diff --git a/.editorconfig b/.editorconfig index bc321db7b..d20e3a9a5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -19,7 +19,7 @@ indent_size = 4 indent_style = space indent_size = 2 -[*.yml] +[*.{yml,yaml}] indent_style = space indent_size = 2