use 4 spaces at xml file contuniation indentations
This commit is contained in:
parent
43cb8a11fd
commit
06112dd2f5
|
@ -19,3 +19,5 @@ indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
continuation_indent_size = 8
|
continuation_indent_size = 8
|
||||||
|
|
||||||
|
[*.xml]
|
||||||
|
continuation_indent_size = 4
|
||||||
|
|
Loading…
Reference in New Issue