Files
MRCC/launcher/PCL-CE/.editorconfig
T

5 lines
91 B
INI
Raw Normal View History

[*.cs]
# IDE0028: 简化集合初始化
dotnet_style_collection_initializer = true:silent