mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-11-01 09:35:28 +08:00
committed by
Patrik Svensson
parent
68e92f3365
commit
ae92c606bb
@@ -86,4 +86,7 @@ dotnet_diagnostic.RCS1057.severity = none
|
||||
dotnet_diagnostic.RCS1227.severity = none
|
||||
|
||||
# IDE0004: Remove Unnecessary Cast
|
||||
dotnet_diagnostic.IDE0004.severity = warning
|
||||
dotnet_diagnostic.IDE0004.severity = warning
|
||||
|
||||
# CA1810: Initialize reference type static fields inline
|
||||
dotnet_diagnostic.CA1810.severity = none
|
||||
Reference in New Issue
Block a user