use 4 spaces at xml file contuniation indentations

This commit is contained in:
tibbi 2020-03-05 17:49:06 +01:00
parent 5fac7bc8f2
commit b3e816433b

View File

@ -19,3 +19,5 @@ indent_style = space
indent_size = 4
continuation_indent_size = 8
[*.xml]
continuation_indent_size = 4