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 83a8ea6 commit eb49fc5Copy full SHA for eb49fc5
.editorconfig
@@ -346,7 +346,7 @@ dotnet_diagnostic.SA1651.severity = error
346
dotnet_diagnostic.SA1648.severity = error
347
348
# SA1649: File name should match first type name
349
-dotnet_diagnostic.SA1649.severity = error
+dotnet_diagnostic.SA1649.severity = suggestion
350
351
# SA1640: File header should have valid company text
352
dotnet_diagnostic.SA1640.severity = error
0 commit comments