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

UnnecessaryPartOfBinaryExpression: fix false positive with pair creation #5516

Merged
merged 1 commit into from Nov 9, 2022

Conversation

t-kameyama
Copy link
Contributor

Fixes #5514

Copy link
Member

@BraisGabin BraisGabin left a comment

Choose a reason for hiding this comment

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

Thanks

@BraisGabin BraisGabin added this to the 1.22.0 milestone Nov 8, 2022
@BraisGabin BraisGabin merged commit d4d6cbb into detekt:main Nov 9, 2022
@t-kameyama t-kameyama deleted the issue_5514 branch November 9, 2022 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive at UnnecessaryPartOfBinaryExpression
3 participants