caddy-website/.editorconfig

7 lines
105 B
INI
Raw Normal View History

2020-11-24 17:20:24 -05:00
[*]
end_of_line = lf
insert_final_newline = true
[*.{md,css,js,html}]
indent_style = tab
indent_size = 4