diff --git a/.editorconfig b/.editorconfig index 0315479..7384c6a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -55,3 +55,6 @@ indent_style = tab [*.*Caddyfile] indent_style = tab + +[Makefile] +indent_style = tab