~toastal/sailfishos-keyboards

~toastal/sailfishos-keyboards/.editorconfig
 ..
0 # http://editorconfig.org/
1
2 root = true
3
4 [*]
5 charset = utf-8
6 end_of_line = lf
7 indent_style = tab
8 indent_size = unset
9 insert_final_newline = true
10 trim_trailing_whitespace = true