diff --git a/.editorconfig b/.editorconfig index e337066f7e..6bb743a673 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,5 +13,5 @@ max_line_length = 100 [*.md] indent_size = 2 -[*.{yml, yaml}] +[*.{yml,yaml}] indent_size = 2