aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.editorconfig
blob: d9adece591437031527d88b4fab6a69b48664560 (plain) (blame)
1
2
3
4
5
6
root = true

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