chore: move editorconfig to correct location

This commit is contained in:
Stevan Freeborn
2026-02-03 04:38:40 -06:00
parent ccda58be07
commit 00d7c977e7
+5
View File
@@ -0,0 +1,5 @@
[*.cs]
dotnet_diagnostic.CA1707.severity = none
dotnet_diagnostic.CA1062.severity = none
dotnet_diagnostic.CA2007.severity = none