Delete .editorconfig

This commit is contained in:
Neil
2026-04-30 00:10:20 -07:00
committed by GitHub
parent 4318f3bfa7
commit 8a4e64519e
-9
View File
@@ -1,9 +0,0 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true