mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 10:13:03 +00:00
ident_size 2 is better for XML readability :)
This commit is contained in:
parent
c5d402ad62
commit
92c3d0cf6c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ indent_size = 2
|
|||
|
||||
[*.xml]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 2
|
||||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
|
|
Loading…
Reference in a new issue