Skip to content

Commit 3ba166c

Browse files
committed
1 parent 1ab2c0c commit 3ba166c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.globalconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,7 @@ dotnet_diagnostic.SA1203.severity = none
12321232
dotnet_diagnostic.SA1204.severity = none
12331233

12341234
# SA1205: Partial elements should declare access
1235-
dotnet_diagnostic.SA1205.severity = none
1235+
dotnet_diagnostic.SA1205.severity = warning
12361236

12371237
# SA1206: Declaration keywords should follow order
12381238
dotnet_diagnostic.SA1206.severity = none

0 commit comments

Comments
 (0)