Files
website/.editorconfig
T

11 lines
141 B
INI

root = true
[*]
end_of_line = lf
charset = utf-8
insert_final_newline = true
[{*.{html.jinja,css,txt}}]
indent_style = tab
indent_size = 4