Added editorconfig file
This commit is contained in:
parent
48b53e48f3
commit
f58fe4cf26
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
insert_final_newline = true
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 8
|
Reference in New Issue
Block a user