~jaro/balkon

ref: 7364410dd4b2c07e049b86f99732262160d1db70 balkon/.editorconfig -rw-r--r-- 151 bytes
7364410dJaro Properly use ICU locale identifiers. 1 year, 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 80