chore: format internal header files
This commit is contained in:
parent
53eb5c1784
commit
8668148e96
4 changed files with 38 additions and 14 deletions
5
.editorconfig
Normal file
5
.editorconfig
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
root = true
|
||||
|
||||
[*.{c,h}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
Reference in a new issue