~jaro/balkon

ref: ba1e5a040d130d35a16a7d9a0146cec41262cbff balkon/.editorconfig -rw-r--r-- 151 bytes
ba1e5a04Jaro Test line breaking in boxes. 1 year, 9 days 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