summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 0aede887b4e55e49a7931ee2e9a5edee608a47f0 (plain)
1
2
3
4
5
6
7
root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
[Makefile]
indent_style = tab