GrpcCalculator/.editorconfig
2024-02-08 17:18:38 +01:00

5 lines
102 B
INI

root = True
[*.cs]
dotnet_diagnostic.CS8509.severity = error
dotnet_diagnostic.CS8524.severity = none