You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
85 B
INI
5 lines
85 B
INI
3 months ago
|
[*.{cs,vb}]
|
||
|
|
||
|
# IDE0044: 添加只读修饰符
|
||
|
dotnet_style_readonly_field = false
|