SunnyUI/.editorconfig
2021-07-15 13:54:31 +08:00

5 lines
82 B
INI

[*.cs]
# IDE0090: 使用 "new(...)"
dotnet_diagnostic.IDE0090.severity = none