Files
mintee/.editorconfig

9 lines
113 B
INI
Raw Permalink Normal View History

2024-07-02 08:35:38 -06:00
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = tab
indent_size = 4
insert_final_newline = true