Add editorconfig

This commit is contained in:
hensm
2018-12-05 15:00:11 +00:00
parent 1ba07b2614
commit 4447c40ddb

7
.editorconfig Normal file
View File

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