update java 代码格式统一使用4个空格
This commit is contained in:
parent
ee927ad6dc
commit
a5acc3b27e
@ -10,9 +10,6 @@ end_of_line = lf
|
|||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.java]
|
|
||||||
indent_style = tab
|
|
||||||
|
|
||||||
[*.{json,yml}]
|
[*.{json,yml}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user