Skip to content

Commit

Permalink
disabling standard_chain-method-continuation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolanrensen committed Jun 28, 2024
1 parent 14afe91 commit f6ee8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ ktlint_standard_filename = disabled
ktlint_standard_no-empty-first-line-in-class-body = disabled
ktlint_class_signature_rule_force_multiline_when_parameter_count_greater_or_equal_than = 4
ktlint_function_signature_rule_force_multiline_when_parameter_count_greater_or_equal_than = 4
ktlint_standard_chain-method-continuation = disabled
ktlint_ignore_back_ticked_identifier = true
ktlint_standard_multiline-expression-wrapping = disabled

Expand Down

0 comments on commit f6ee8d5

Please sign in to comment.