git.s-ol.nu mmm / main .editorconfig
main

Tree @main (Download .tar.gz)

.editorconfig @mainraw · history · blame

root = true

[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[TODO]
indent_style = space
tab_width = 2