Skip to content

Commit

Permalink
Suppress one more ktlint rule (clashes with ktfmt)
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Sep 6, 2024
1 parent b9b2a80 commit dea5c80
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 @@ -36,6 +36,7 @@ ktlint_standard_string-template-indent = disabled
ktlint_standard_trailing-comma-on-call-site = disabled
ktlint_standard_trailing-comma-on-declaration-site = disabled
ktlint_standard_try-catch-finally-spacing = disabled
ktlint_standard_wrapping = disabled

[gradlew.bat]
end_of_line = crlf
Expand Down

0 comments on commit dea5c80

Please sign in to comment.