mirror of
https://github.com/hufrea/byedpi.git
synced 2024-12-21 22:05:32 +00:00
create .editorconfig
This commit is contained in:
parent
4ca7fab3dd
commit
436e78139d
11
.editorconfig
Normal file
11
.editorconfig
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
root = true
|
||||
|
||||
# 4 space indentation
|
||||
[*.{c,h}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
Loading…
Reference in New Issue
Block a user