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