rework for ui shit
This commit is contained in:
@@ -94,5 +94,9 @@ csharp_style_implicit_object_creation_when_type_is_apparent = true:suggestion
|
||||
csharp_style_prefer_tuple_swap = true:suggestion
|
||||
csharp_style_prefer_utf8_string_literals = true:suggestion
|
||||
dotnet_diagnostic.S1075.severity = silent
|
||||
dotnet_diagnostic.SS3358.severity = true:suggestion
|
||||
dotnet_diagnostic.MA0007.severity = silent
|
||||
dotnet_diagnostic.MA0075.severity = silent
|
||||
dotnet_diagnostic.MA0075.severity = silent
|
||||
|
||||
# S3358: Ternary operators should not be nested
|
||||
dotnet_diagnostic.S3358.severity = suggestion
|
||||
|
||||
Reference in New Issue
Block a user