Skip to content

Commit 85c0b61

Browse files
committed
Disable CS1859
1 parent 4564831 commit 85c0b61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ dotnet_naming_rule.parameters_rule.severity = warning
424424

425425

426426
dotnet_diagnostics.CA1857.severity = none
427+
dotnet_diagnostics.CA1859.severity = none
427428
##########################################
428429
# License
429430
##########################################

0 commit comments

Comments
 (0)