site/.editorconfig

8 lines
101 B
INI

[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
[*.{html, htm}]
indent_size = 2