mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
6 lines
158 B
INI
6 lines
158 B
INI
[*.cs]
|
|
|
|
# MA0003: Add argument name to improve readability
|
|
dotnet_diagnostic.MA0003.severity = none
|
|
csharp_style_prefer_switch_expression=false:suggestion
|