fix config

This commit is contained in:
Looly 2021-01-20 17:44:09 +08:00
parent c95ca61b45
commit 20693e331b

View File

@ -10,12 +10,10 @@ end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.java]
indent_style = tab
[*.{json,yml}]
indent_style = space
indent_size = 2
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
trim_trailing_whitespace = false