Add editor config
This commit is contained in:
parent
57b595556c
commit
ed022553b9
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@ -0,0 +1,5 @@
|
||||
[{*.c, *.h}]
|
||||
indent_style = tab
|
||||
end_of_line = lf
|
||||
tab_width = 4
|
||||
trim_trailing_whitespace = true
|
Loading…
Reference in New Issue
Block a user