Browse Source

merge 2 rules in .editorconfig

pull/923/head
Anton Kaliaev 6 years ago
parent
commit
e50173c7dc
No known key found for this signature in database GPG Key ID: 7B6881D965918214
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      .editorconfig

+ 1
- 4
.editorconfig View File

@ -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]


Loading…
Cancel
Save