We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44bbfe7 commit 5e575a6Copy full SHA for 5e575a6
1 file changed
.editorconfig
@@ -131,7 +131,7 @@ csharp_style_prefer_local_over_anonymous_function = true:suggestion
131
132
# IDE0040
133
dotnet_diagnostic.ide0040.severity = warning
134
-dotnet_style_require_accessibility_modifiers = always:warning
+dotnet_style_require_accessibility_modifiers = for_non_interface_members:warning
135
136
# IDE0041
137
dotnet_diagnostic.ide0041.severity = warning
0 commit comments