WutheringWaves/.editorconfig

5 lines
95 B
INI
Raw Normal View History

2024-02-07 21:41:39 +00:00
[*.cs]
# IDE0290: Use primary constructor
csharp_style_prefer_primary_constructors = false