mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-04 14:43:49 +08:00
fix config
This commit is contained in:
parent
c95ca61b45
commit
20693e331b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user