summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: c04f338b55e37e11178f7e67fb8840e7a3180153 (plain)
1
2
3
4
5
6
7
root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab