summaryrefslogtreecommitdiffstats
path: root/apps/frontpage/.editorconfig
blob: ebe6a94839c2b57061b6e483c7f2ac396e9f175c (plain) (blame)
1
2
3
4
5
6
7
8
9
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = false
trim_trailing_whitespace = true