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 with elvis operator and comment (chain-wrapping) #1180

Merged
merged 1 commit into from
Jul 4, 2021

Conversation

t-kameyama
Copy link
Contributor

Description

Fixes #1055

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.

👍

@Tapchicoma Tapchicoma merged commit da19fe3 into pinterest:master Jul 4, 2021
@t-kameyama t-kameyama deleted the issue_1055 branch July 4, 2021 22:08
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.

False positive for chain-wrapping with elvis operator and comment
2 participants