Remove line ending from editorconfig

Done to fix some issues with some devs on linux
This commit is contained in:
James Seibel
2025-05-17 11:47:00 -05:00
parent a0879d07c5
commit e01261da5c
-1
View File
@@ -4,7 +4,6 @@
[*] [*]
charset = utf-8 charset = utf-8
end_of_line = crlf
indent_size = 4 indent_size = 4
indent_style = space indent_style = space
insert_final_newline = false insert_final_newline = false