1
0
Fork 0
mirror of synced 2024-06-30 20:11:09 -04:00
zimfw/.editorconfig
2018-01-10 17:42:15 +01:00

13 lines
188 B
INI

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