diff --git a/.editorconfig b/.editorconfig index 89f23f0eb264..d10052597a00 100644 --- a/.editorconfig +++ b/.editorconfig @@ -32,7 +32,7 @@ indent_style = tab indent_size = 8 # YAML -[*.yml] +[*.{yml,yaml}] indent_style = space indent_size = 2