Files
kickstart-cs/files/.editorconfig

5 lines
200 B
INI

[*.cs]
# CS8714: The type cannot be used as type parameter in the generic type or method. Nullability of type argument doesn't match 'notnull' constraint.
dotnet_diagnostic.CS8714.severity = none