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 in lambda in dot qualified expression (argument-list-wrapping) #1177

Merged
merged 1 commit into from
Jun 27, 2021

Conversation

t-kameyama
Copy link
Contributor

Description

Fixes #1112

Checklist

  • tests are added
  • CHANGELOG.md is updated

Copy link
Collaborator

@Tapchicoma Tapchicoma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing it 👍

@Tapchicoma Tapchicoma merged commit 89db7a7 into pinterest:master Jun 27, 2021
@t-kameyama t-kameyama deleted the issue_1112 branch June 27, 2021 21:39
romtsn pushed a commit to paul-dingemans/ktlint that referenced this pull request Aug 8, 2021
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.

ArgumentListWrappingRule is confused inside some lambda blocks
2 participants