diff --git a/.editorconfig b/.editorconfig index c421ed7..0d5fa09 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,6 @@ charset = utf-8 [*.sh] indent_size = 2 + +[Makefile] +indent_style = tab