Snowflake/.editorconfig

4 lines
95 B
INI

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