mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 23:01:52 +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
|