Add .editorconfig with tabs (#218)
This commit is contained in:
parent
7a88c13946
commit
76db7aa47b
8
.editorconfig
Normal file
8
.editorconfig
Normal file
@ -0,0 +1,8 @@
|
||||
# editorconfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_size = 4
|
||||
indent_style = tab
|
Loading…
x
Reference in New Issue
Block a user