diff --git a/.editorconfig b/.editorconfig index c987a5ba..58f71e2d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ [*.{cs,vb}] # IDE0028: 简化集合初始化 -dotnet_style_collection_initializer = true:silent +dotnet_style_collection_initializer true:silent