summarylogtreecommitdiffstats
path: root/.editorconfig
blob: d1038de37944c51975a89e8c6d86b7d0c08a2d1c (plain)
1
2
3
4
5
6
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2