Added .editorconfig

This commit is contained in:
KOLANICH 2018-05-16 18:35:31 +03:00
parent 50e70ace76
commit 464bbcbb6b
1 changed files with 8 additions and 0 deletions

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