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 178d9e9 commit f23a5e5Copy full SHA for f23a5e5
eng/Common.globalconfig
@@ -837,7 +837,7 @@ dotnet_diagnostic.SA1130.severity = suggestion
837
dotnet_diagnostic.SA1131.severity = suggestion
838
839
# Do not combine fields
840
-dotnet_diagnostic.SA1132.severity = suggestion
+dotnet_diagnostic.SA1132.severity = warning
841
842
# Do not combine attributes
843
dotnet_diagnostic.SA1133.severity = suggestion
0 commit comments