chore: fixes annoying editorconfig stuff in atom

This commit is contained in:
2022-03-28 10:46:02 -05:00
parent ca7836d555
commit f2cb33e78b

View File

@@ -3,5 +3,5 @@ root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
# insert_final_newline = true
indent_style = tab