Merge pull request #373 from pheller/fix-editorconfig
Improve .editorconfig
This commit is contained in:
commit
86b692921a
1 changed files with 5 additions and 1 deletions
|
|
@ -1,2 +1,6 @@
|
|||
root = true
|
||||
|
||||
[*.{c,h}]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue