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 0ffec3f commit afa580aCopy full SHA for afa580a
eng/Common.globalconfig
@@ -113,7 +113,7 @@ dotnet_diagnostic.CA1046.severity = none
113
dotnet_diagnostic.CA1047.severity = warning
114
115
# Declare types in namespaces
116
-dotnet_diagnostic.CA1050.severity = suggestion
+dotnet_diagnostic.CA1050.severity = warning
117
118
# Do not declare visible instance fields
119
dotnet_diagnostic.CA1051.severity = none
0 commit comments