diff --git a/.editorconfig b/.editorconfig index 36574d32..ea6a8663 100644 --- a/.editorconfig +++ b/.editorconfig @@ -24,7 +24,3 @@ indent_size = 3 [meson.build] indent_size = 2 - -[Makefile] -indent_style = tab -indent_size = 4