diff --git a/.editorconfig b/.editorconfig index c3d859e7a..7729eef55 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,6 +10,6 @@ insert_final_newline = true indent_style = space indent_size = 2 -[{Makefile, GNUmakefile.am}] +[{Makefile,GNUmakefile.am}] indent_style = tab indent_size = 4