diff --git a/.editorconfig b/.editorconfig index f392d81..df84ad1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,6 +8,6 @@ trim_trailing_whitespace = true indent_style = tab indent_size = 4 -[*.xml] +[*.{xml,yml}] indent_style = space indent_size = 2