diff --git a/.editorconfig b/.editorconfig index 4596314308..7791bb6ef7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,7 +13,7 @@ insert_final_newline = true trim_trailing_whitespace = true indent_style = tab -[*.json] +[*.json,*.yml] indent_style = space indent_size = 2