Skip to content

Commit

Permalink
Ignore the expression body formatting rule
Browse files Browse the repository at this point in the history
  • Loading branch information
StylianosGakis committed Jun 27, 2024
1 parent c6e0e7c commit bea355b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ ktlint_standard_multiline-expression-wrapping=disabled
# These also need to be disabled due to the ones above beeing disabled + explaination here https://github.com/pinterest/ktlint/issues/2338#issuecomment-1787229643
# https://pinterest.github.io/ktlint/1.0.1/rules/standard/#string-template-indent
ktlint_standard_string-template-indent=disabled
# https://pinterest.github.io/ktlint/latest/rules/standard/#function-expression-body
ktlint_standard_function-expression-body = disabled

[*.xml]
indent_size=2
Expand Down

0 comments on commit bea355b

Please sign in to comment.