diff --git a/.editorconfig b/.editorconfig index c2b772da6c1..db1f4a95d7f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -35,6 +35,6 @@ indent_size = 2 [*.patch] trim_trailing_whitespace = false -[meson.build,meson_options.txt] +[{meson.build,meson_options.txt}] indent_style = space indent_size = 2