Skip to content

Commit 1ee7538

Browse files
authored
Merge pull request #30 from BionicCode/chore/sync-editorconfig/develop
chore: sync .editorconfig from canonical
2 parents 88677a9 + 4c6890d commit 1ee7538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ root = true
77
#### .NET Analyzers ####
88

99
# CA1051: Do not declare visible instance fields
10-
dotnet_diagnostic.CA1051.severity = warning
10+
dotnet_diagnostic.CA1051.severity = error
1111
dotnet_code_quality.CA1051.api_surface = all
1212

1313
# CA1005: Avoid excessive parameters on generic types

0 commit comments

Comments
 (0)