ident_size 2 is better for XML readability :)
This commit is contained in:
parent
089850e8f6
commit
ea550f6b02
|
@ -22,7 +22,7 @@ indent_size = 2
|
||||||
|
|
||||||
[*.xml]
|
[*.xml]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 2
|
||||||
|
|
||||||
[*.json]
|
[*.json]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
|
@ -10,4 +10,3 @@
|
||||||
<directory>.</directory>
|
<directory>.</directory>
|
||||||
</files>
|
</files>
|
||||||
</docblox>
|
</docblox>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user