Supercell.GUT/Supercell.GUT.Titan/.editorconfig

5 lines
95 B
INI
Raw Normal View History

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