summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 1547c5afb93e968b0d737fe123a71e2b5b901480 (plain) (blame)
1
2
3
4
5
root = true

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