summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 89742b6981fd1938e2f1d3d858126a0b081f55aa (plain)
1
2
3
4
5
[*.[ch]]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
indent_brace_style = gnu