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