2020/08/19 : Inchar - editorconfig

This commit is contained in:
Rintim 2020-08-19 16:06:59 +08:00
parent 68a20c026c
commit fac6928338

8
.editorconfig Normal file
View File

@ -0,0 +1,8 @@
root = true
[*]
indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false