Browse Source

update java 代码格式统一使用4个空格

疯狂的狮子li 3 years ago
parent
commit
a5acc3b27e
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .editorconfig

+ 0 - 3
.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