Add editorconfig
This commit is contained in:
parent
01bfe5d10e
commit
caff93c945
7
.editorconfig
Normal file
7
.editorconfig
Normal file
@ -0,0 +1,7 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
insert_final_newline = true
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
end_of_line = lf
|
Loading…
x
Reference in New Issue
Block a user