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

Fix false positive when argument list is after multiline dot-qualified expression #1025

Merged
merged 2 commits into from
Dec 22, 2020

Conversation

romtsn
Copy link
Collaborator

@romtsn romtsn commented Dec 20, 2020

Closes #893

@romtsn romtsn merged commit 3591e61 into pinterest:master Dec 22, 2020
@romtsn romtsn deleted the fix/893 branch December 22, 2020 22:31
romtsn added a commit to paul-dingemans/ktlint that referenced this pull request Mar 7, 2021
shashachu added a commit to shashachu/ktlint that referenced this pull request Aug 5, 2021
shashachu added a commit that referenced this pull request Aug 5, 2021
* Revert "Fix false positive when argument list is after multiline dot-qualified expression (#1025)"

This reverts commit 3591e61.

* Fix regression with argument-list-wrapping after dot qualified expression without assignment

Fixes #1159
romtsn pushed a commit to paul-dingemans/ktlint that referenced this pull request Aug 8, 2021
* Revert "Fix false positive when argument list is after multiline dot-qualified expression (pinterest#1025)"

This reverts commit 3591e61.

* Fix regression with argument-list-wrapping after dot qualified expression without assignment

Fixes pinterest#1159
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.

-F doesn't correct indentation errors
1 participant