ExeToBat/.editorconfig
2022-10-22 14:40:47 +02:00

4 lines
92 B
INI

[*.cs]
# CA1822: Member als statisch markieren
dotnet_diagnostic.CA1822.severity = none