diff --git a/.editorconfig b/.editorconfig index 685c06357..3b95e6dba 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,6 +13,5 @@ indent_style = space indent_size = 4 # 2 space indentation -[*.yaml, *.yml] -indent_style = space +[*.{yaml,.yml}] indent_size = 2