From a5acc3b27e005fe5623a2573ab25c875e9e860a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Thu, 26 Aug 2021 13:06:27 +0800 Subject: [PATCH] =?UTF-8?q?update=20java=20=E4=BB=A3=E7=A0=81=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=E7=BB=9F=E4=B8=80=E4=BD=BF=E7=94=A84=E4=B8=AA?= =?UTF-8?q?=E7=A9=BA=E6=A0=BC?= 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 8cfd37094..672defc11 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,9 +10,6 @@ end_of_line = lf trim_trailing_whitespace = true insert_final_newline = true -[*.java] -indent_style = tab - [*.{json,yml}] indent_size = 2