aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 07e215eeed29c305abfb06e0015d48c8253c0cd3 (plain) (blame)
1
2
3
4
5
6
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 2