diff --git a/.editorconfig b/.editorconfig index d70a9b03..1dfca740 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,5 +4,5 @@ indent_style = space indent_size = 4 trim_trailing_whitespace = true -[*.{yml, yaml}] +[*.{yml,yaml}] indent_size = 2