Added .editorconfig

This commit is contained in:
KOLANICH 2019-02-11 11:47:49 +03:00 committed by Sébastien Rombauts
parent 96df7c99fb
commit 13c5d4f00c

8
.editorconfig Normal file
View File

@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
end_of_line = lf