Files
fiscalos/tests/.editorconfig
T

6 lines
131 B
INI
Raw Normal View History

[*.cs]
dotnet_diagnostic.CA1707.severity = none
dotnet_diagnostic.CA1062.severity = none
dotnet_diagnostic.CA2007.severity = none