aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 7291f3e2ce8fd7e9a534c046a844bd503a21856c (plain)
1
2
3
4
5
root = true

[*.{c,h}]
indent_style = tab
tab_width = 4