diff --git a/.editorconfig b/.editorconfig index cf30e9d3..993f1852 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,7 +12,7 @@ insert_final_newline = false indent_style = space indent_size = 2 -[{Makefile,makefile,*.{mk,make,makefile}] +[Makefile,makefile,*.{mk,make,makefile}] indent_style = tab [*.md]