diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index d69b8462e..000000000 --- a/.editorconfig +++ /dev/null @@ -1,4 +0,0 @@ -[*.cs] - -# IDE0011: 添加大括号 -csharp_prefer_braces = when_multiline