XPrint.Production/.editorconfig
2025-11-16 19:33:43 +08:00

5 lines
135 B
INI

[*.cs]
# IDE0058: 永远不会使用表达式值
csharp_style_unused_value_expression_statement_preference = unused_local_variable