Delete .editorconfig
This commit is contained in:
parent
27b2741af4
commit
3a0a1a027e
@ -1,13 +0,0 @@
|
||||
[*.cs]
|
||||
|
||||
# IDE0058: Значение выражения никогда не используется
|
||||
dotnet_diagnostic.IDE0058.severity = none
|
||||
|
||||
# IDE0008: Использование явного типа
|
||||
dotnet_diagnostic.IDE0008.severity = none
|
||||
|
||||
# IDE0040: Добавьте модификаторы доступности
|
||||
dotnet_diagnostic.IDE0040.severity = none
|
||||
|
||||
# Default severity for analyzer diagnostics with category 'Style'
|
||||
dotnet_analyzer_diagnostic.category-Style.severity = none
|
||||
Loading…
Reference in New Issue
Block a user