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 1f05446 commit 49dce32Copy full SHA for 49dce32
.editorconfig
@@ -77,7 +77,7 @@ dotnet_diagnostic.CA1018.severity = warning
77
dotnet_diagnostic.CA1047.severity = warning
78
79
# CA1305: Specify IFormatProvider
80
-dotnet_diagnostic.CA1305.severity = error
+dotnet_diagnostic.CA1305.severity = suggestion
81
82
# CA1507: Use nameof to express symbol names
83
dotnet_diagnostic.CA1507.severity = warning
0 commit comments