We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88677a9 + 4c6890d commit 1ee7538Copy full SHA for 1ee7538
.editorconfig
@@ -7,7 +7,7 @@ root = true
7
#### .NET Analyzers ####
8
9
# CA1051: Do not declare visible instance fields
10
-dotnet_diagnostic.CA1051.severity = warning
+dotnet_diagnostic.CA1051.severity = error
11
dotnet_code_quality.CA1051.api_surface = all
12
13
# CA1005: Avoid excessive parameters on generic types
0 commit comments