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

[*]
indent_style=tab
tab_width=8
indent_size=8
charset=utf-8