Add a .editorconfig to core

This commit is contained in:
James Seibel
2023-08-15 20:50:52 -05:00
parent 01b233e968
commit cc2340d1b9
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,6 +1,8 @@
# DH Main # DH Main
root = true root = true
# Note: please keep this and the core .editorconfig in sync
[*] [*]
charset = utf-8 charset = utf-8
end_of_line = crlf end_of_line = crlf