~jaro/balkon

ref: 2bfb88d6a4b28cc8d6c8408dbf5cdfc9106fb314 balkon/.editorconfig -rw-r--r-- 151 bytes
2bfb88d6Jaro Instruct on dealing with Typograffiti memory leak. 11 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