aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 9f48faba91dbb2d36af49d9f9a6b1ec1a1655fd3 (plain)
1
2
3
4
5
6
root = true

[*]
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true