summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 4931544b227ca99980373855e06cd99a7d04b41a (plain)
1
2
3
4
5
6
# https://editorconfig.org

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