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.
2 parents 022f88e + 9346a13 commit b3d389eCopy full SHA for b3d389e
.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