mirror of
https://github.com/jkocon/g-helper.git
synced 2026-04-10 13:00:26 +02:00
5 lines
97 B
INI
5 lines
97 B
INI
[*.{cs,vb}]
|
|
|
|
# IDE0017: Simplify object initialization
|
|
dotnet_style_object_initializer = true
|