Skip to content

Commit

Permalink
chg: tabs 2 spaces for makefiles. !minor
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Jan 17, 2022
1 parent 6f402c1 commit 52bcfc3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@ indent_size = 2

[*.{md,rst}]
trim_trailing_whitespace = false

# tabs 2 spaces for makefiles
[Makefile]
indent_style = tab
indent_size = 2

0 comments on commit 52bcfc3

Please sign in to comment.