HPPH/Analyzers.globalconfig

7 lines
202 B
Plaintext

is_global = true
# CA1000: Do not declare static members on generic types
dotnet_diagnostic.CA1000.severity = none
# CA1034: Nested types should not be visible
dotnet_diagnostic.CA1034.severity = none