diff --git a/.editorconfig b/.editorconfig index 8802775..1c544ac 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,5 +17,5 @@ ij_php_space_after_type_cast = true [*.md] trim_trailing_whitespace = false -[*.yml] +[*.{yaml,yml}] indent_size = 2