diff --git a/.editorconfig b/.editorconfig index 7786b30..626e8f4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -19,7 +19,7 @@ indent_size = 4 indent_style = space tab_width = 4 -[*.{css,yml,html,svg}] +[*.{css,yml,html,svg,xml}] indent_style = space indent_size = 2