Fix editorconfig formatting

This commit is contained in:
ShadowNinja
2021-07-10 14:55:02 -04:00
parent 2441905511
commit 756e6cdfe5

View File

@@ -1,6 +1,7 @@
root = true
[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
insert_final_newline = true