summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 7e0c0a0fc72a73d75e622d33e22b98f63c89a631 (plain)
1
2
3
4
5
6
root = true

[*.xml]
indent_style = space
indent_size = 2
tab_width = 8