ident_size 2 is better for XML readability :)

This commit is contained in:
Philipp
2023-02-27 20:57:18 +01:00
parent c5d402ad62
commit 92c3d0cf6c

View File

@@ -22,7 +22,7 @@ indent_size = 2
[*.xml]
indent_style = space
indent_size = 4
indent_size = 2
[*.json]
indent_style = space