Remove .editorconfig

This commit is contained in:
ayntee
2020-12-22 21:16:11 +04:00
parent f9114b98d0
commit eb33c8cf84

View File

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