SDR-RPC/.editorconfig

5 lines
99 B
INI

[*.cs]
# CA1031: Do not catch general exception types
dotnet_diagnostic.CA1031.severity = none