aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 27e9fb1dd731a9dd4ab42ab4f03744802aab2a45 (plain)
1
2
3
4
5
6
# top-most EditorConfig file
root = true

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