adding an editorconfig file
This commit is contained in:
parent
523d6700a2
commit
150b881c94
|
@ -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