summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 3a76da093c182bd14e6ff6460d75b905cef71702 (plain)
1
2
3
4
5
6
[*]
charset = utf-8
indent_style = tabs
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf