chore: move editorconfig to correct location

This commit is contained in:
Stevan Freeborn
2026-02-01 11:31:58 -06:00
parent e479ba4c8a
commit ce45244813
+5
View File
@@ -0,0 +1,5 @@
[*.cs]
dotnet_diagnostic.CA1707.severity = none
dotnet_diagnostic.CA1062.severity = none
dotnet_diagnostic.CA2007.severity = none