Files
DanhengServer-OpenSource/.editorconfig
2024-03-03 14:13:48 +08:00

5 lines
100 B
INI

[*.cs]
# IDE0022: 使用方法的程序块主体
csharp_style_expression_bodied_methods = false