Add editorconfig
This commit is contained in:
parent
fcef5e706d
commit
98d4255aee
|
@ -0,0 +1,4 @@
|
||||||
|
root = true
|
||||||
|
[*.{c,h}]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
Loading…
Reference in New Issue