added editor config
This commit is contained in:
parent
10440dd097
commit
9122e21ff6
8
.editorconfig
Normal file
8
.editorconfig
Normal file
@ -0,0 +1,8 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
|
||||
[*.{h,cc}]
|
||||
indent_size = 2
|
Loading…
Reference in New Issue
Block a user