mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 13:16:32 +02:00
ident_size 2 is better for XML readability :)
This commit is contained in:
parent
089850e8f6
commit
ea550f6b02
3 changed files with 22 additions and 23 deletions
|
@ -22,7 +22,7 @@ indent_size = 2
|
|||
|
||||
[*.xml]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 2
|
||||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue