chore: configure analzyer warnings

This commit is contained in:
Stevan Freeborn
2026-04-06 09:02:31 -05:00
parent f37181bf33
commit 5134412c9f
+1
View File
@@ -90,6 +90,7 @@ dotnet_remove_unnecessary_suppression_exclusions = none
#### C# Coding Conventions ####
[*.cs]
dotnet_diagnostic.IDE0053.severity = none
dotnet_diagnostic.IDE0058.severity = none
dotnet_diagnostic.IDE0100.severity = none