We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022f88e commit 9346a13Copy full SHA for 9346a13
.editorconfig
@@ -93,3 +93,6 @@ dotnet_diagnostic.SA1649.severity = none
93
94
# Workaround for https://github.com/DotNetAnalyzers/StyleCopAnalyzers/issues/3503
95
dotnet_diagnostic.SA1010.severity = none
96
+
97
+dotnet_diagnostic.CA1309.severity = warning
98
+dotnet_diagnostic.CA1310.severity = warning
0 commit comments