WutheringWaves/.editorconfig
2024-02-08 00:41:39 +03:00

4 lines
95 B
INI

[*.cs]
# IDE0290: Use primary constructor
csharp_style_prefer_primary_constructors = false