caddy-website/.editorconfig
2020-11-24 15:20:24 -07:00

7 lines
No EOL
105 B
INI

[*]
end_of_line = lf
insert_final_newline = true
[*.{md,css,js,html}]
indent_style = tab
indent_size = 4