blog/.editorconfig

7 lines
94 B
INI
Raw Normal View History

2019-03-05 04:23:46 +00:00
root = true
[*]
end_of_file = lf
insert_final_newline = true
trim_trailing_whitespace = true