infra/.editorconfig
2024-05-09 22:40:20 +00:00

7 lines
110 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8