diff --git a/.editorconfig b/.editorconfig index 57fe0a80..517174c1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,7 +15,7 @@ indent_style = space indent_size = 4 # see https://github.com/pinterest/ktlint/issues/764 # noinspection EditorConfigKeyCorrectness -disabled_rules = indent,parameter-list-wrapping +disabled_rules = indent, parameter-list-wrapping # @formatter:off [*.{xml,yaml,yml}]