7 lines
172 B
INI
7 lines
172 B
INI
[*.cs]
|
|
|
|
dotnet_diagnostic.CA1303.severity = none
|
|
dotnet_diagnostic.CA1707.severity = none
|
|
dotnet_diagnostic.CA1062.severity = none
|
|
dotnet_diagnostic.CA2007.severity = none
|