Fix continuation indent
Closes gh-8497
This commit is contained in:
parent
38b7d0eb40
commit
63cfad855c
@ -3,7 +3,9 @@ root=true
|
||||
[*.java]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
continuation_indent_size = 8
|
||||
|
||||
[*.xml]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
continuation_indent_size = 8
|
||||
|
Loading…
x
Reference in New Issue
Block a user