diff --git a/.editorconfig b/.editorconfig index dd282198..8c0898f6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,7 +14,7 @@ indent_size = 4 # noinspection EditorConfigKeyCorrectness disabled_rules = import-ordering -[*.xml] +[*.{xml,yaml,yml}] indent_style = space indent_size = 2