5 lines
134 B
INI
Raw Normal View History

[*.cs]
# IDE0022: Использовать тело блока для метода
csharp_style_expression_bodied_methods = false