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

[*]
indent_style = tab
indent_size = tab
trim_trailing_whitespace = true
insert_final_newline = true