about summary refs log blame commit diff
path: root/.editorconfig
blob: eb9e412e1c64e6d3c76fb054d5d06cb3c9d0c883 (plain) (tree)
1
2
3
4



                                                                                                             
[*.cs]

# CS8509: The switch expression does not handle all possible values of its input type (it is not exhaustive).
dotnet_diagnostic.CS8509.severity = suggestion