Selaa lähdekoodia

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

疯狂的狮子li 3 vuotta sitten
vanhempi
commit
a5acc3b27e
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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