site/.editorconfig

8 lines
101 B
INI
Raw Permalink Normal View History

2023-10-04 19:23:05 +00:00
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
[*.{html, htm}]
indent_size = 2