diff --git a/.editorconfig b/.editorconfig index e653696..346458d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -28,7 +28,7 @@ indent_style = space indent_size = 4 charset = utf-8 -[*.{yaml,yml}] +[*.{yaml,yml,xml}] indent_style = space indent_size = 2 charset = utf-8