Add editorconfig
This commit is contained in:
parent
b94620819c
commit
5459ad3e7e
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