diff --git a/.editorconfig b/.editorconfig index 84ba694073..9fb3eefd1a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,5 +8,5 @@ trim_trailing_whitespace = true insert_final_newline = true end_of_line = lf -[*.json] +[*.{json,yaml,yml}] indent_size = 2