site-neo/.editorconfig

5 lines
84 B
INI
Raw Normal View History

2023-01-21 18:23:04 -05:00
root=true
[*]
2023-02-01 09:38:31 -05:00
end_of_line=lf
trim_trailing_whitespace=true
insert_final_newline=true