Ver código fonte

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

疯狂的狮子li 3 anos atrás
pai
commit
a5acc3b27e
1 arquivos alterados com 0 adições e 3 exclusões
  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