From 2a93c32c4a3f0d9190f1d7a554f0dbcc4fdc5b15 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Thu, 6 Nov 2025 12:03:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=BC=96=E7=A0=81=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index 61033d26..df1badf8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -71,9 +71,6 @@ resharper_web_config_wrong_module_highlighting = warning [*.{cs,csx,vb,vbx}] indent_size = 4 -[*.{cs,css,js,json,*html,razor,txt,log}] -charset = utf-8-bom - [*.{xml,config,*proj,nuspec,props,resx,targets,yml,tasks}] indent_size = 2