aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: e04fe2697856179e35b039fb4395d761a98b6226 (plain)
1
2
3
4
5
6
[*]
charset              = utf8
end_of_line          = lf
insert_final_newline = true
indent_style         = space
indent_size          = 4