update java 代码格式统一使用4个空格
.editorconfig @@ -10,9 +10,6 @@ trim_trailing_whitespace = true insert_final_newline = true [*.java] indent_style = tab [*.{json,yml}] indent_size = 2