8 lines
184 B
INI
8 lines
184 B
INI
root = true
|
|
|
|
[*.cs]
|
|
dotnet_diagnostic.CA1707.severity = none
|
|
dotnet_diagnostic.CA1852.severity = none
|
|
dotnet_diagnostic.CA1825.severity = none
|
|
dotnet_diagnostic.CA1861.severity = none
|