adding an editorconfig file
This commit is contained in:
parent
b97d3e93fb
commit
663845aba5
|
@ -15,3 +15,5 @@ root = true
|
|||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
|
Loading…
Reference in New Issue