fix: editorconfig should not have root=true, as settings should be able to be overridden

This commit is contained in:
Quinn
2025-04-09 20:21:44 +02:00
committed by Quinn
parent 95f6d9b9d9
commit 5a47a1d02f

View File

@@ -1,5 +1,3 @@
root = true
[*]
charset = utf-8
end_of_line = lf