caddy-website/.editorconfig
2022-09-16 17:17:17 -06: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