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