diff --git a/.editorconfig b/.editorconfig index d2da821..0602e5a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,3 +17,6 @@ indent_size = 4 [*.js] indent_size = 2 + +[{{M,m}akefile,*.mk}] +indent_style = tab