From 30fd07591ecfe9e127d8f4288683933c60733ab1 Mon Sep 17 00:00:00 2001 From: Argo-Cloud Date: Fri, 25 Dec 2020 01:10:32 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=A0=BC=E5=BC=8F=E5=8C=96=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E6=96=87=E4=BB=B6=E7=BC=A9=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 4db563b4..0e167c28 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,7 +16,7 @@ indent_size = 4 insert_final_newline = true trim_trailing_whitespace = true charset = utf-8-bom -[*.{json,yml,xml}] +[*.{json,yml,xml,csproj}] indent_size = 2 ############################### # .NET Coding Conventions #