code style cleanup
This commit is contained in:
parent
155a028676
commit
ee2e709317
7 changed files with 133 additions and 57 deletions
5
.editorconfig
Normal file
5
.editorconfig
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_brace_style = K&R
|
||||
Loading…
Add table
Add a link
Reference in a new issue