blog/.editorconfig
2019-03-04 22:23:46 -06:00

6 lines
94 B
INI

root = true
[*]
end_of_file = lf
insert_final_newline = true
trim_trailing_whitespace = true