Skip to content

Commit

Permalink
merge 2 rules in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
melekes committed Dec 4, 2017
1 parent 3318cf9 commit e50173c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[Makefile]
indent_style = tab

[*.sh]
[*.{sh,Makefile}]
indent_style = tab

[*.proto]
Expand Down

0 comments on commit e50173c

Please sign in to comment.