Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndentationRule: Fix incorrect indentation for multi-line call expressions in conditions #985

Merged
merged 2 commits into from
Dec 2, 2020

Conversation

romtsn
Copy link
Collaborator

@romtsn romtsn commented Dec 1, 2020

Close #959

@romtsn romtsn changed the title Fix incorrect indentation for multi-line call expressions in conditions IndentationRule: Fix incorrect indentation for multi-line call expressions in conditions Dec 1, 2020
@Tapchicoma
Copy link
Collaborator

@romtsn there is style violation 🙂

/home/travis/build/pinterest/ktlint/ktlint-ruleset-standard/src/test/kotlin/com/pinterest/ktlint/ruleset/standard/IndentationRuleTest.kt:784:1: Needless blank line(s)

@romtsn romtsn merged commit 3cfc00d into pinterest:master Dec 2, 2020
@romtsn romtsn deleted the fix/959 branch December 2, 2020 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect indentation with multi-line conditions
2 participants