Create .editorconfig
This commit is contained in:
parent
9b6e7b58e0
commit
2262db36d8
7
.editorconfig
Normal file
7
.editorconfig
Normal file
@ -0,0 +1,7 @@
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
# all files
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
Loading…
x
Reference in New Issue
Block a user