Skip to content

Fix false positive of in UnnecessaryParentheses#5684

Merged
BraisGabin merged 2 commits into
detekt:mainfrom
atulgpt:fixes-5631
Feb 21, 2023
Merged

Fix false positive of in UnnecessaryParentheses#5684
BraisGabin merged 2 commits into
detekt:mainfrom
atulgpt:fixes-5631

Conversation

@atulgpt
Copy link
Copy Markdown
Contributor

@atulgpt atulgpt commented Jan 7, 2023

Fixes #5631

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
detekt 🔄 Building (Inspect) Jan 9, 2023 at 11:29AM (UTC)

@github-actions
Copy link
Copy Markdown

Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the Detekt release notes.

Generated by 🚫 dangerJS against df5b3f2

@atulgpt
Copy link
Copy Markdown
Contributor Author

atulgpt commented Feb 3, 2023

Hi @BraisGabin / @cortinico this PR is good for merge, right? Let me know if o/w

@BraisGabin BraisGabin merged commit 2c150b9 into detekt:main Feb 21, 2023
@atulgpt atulgpt deleted the fixes-5631 branch February 21, 2023 22:57
@atulgpt
Copy link
Copy Markdown
Contributor Author

atulgpt commented Feb 26, 2023

Hi @BraisGabin, here as well milestone is not set 🙂

@cortinico cortinico added this to the 1.23.0 milestone Feb 26, 2023
@cortinico
Copy link
Copy Markdown
Member

Hi @BraisGabin, here as well milestone is not set 🙂

Added

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.

UnnecessaryParentheses false positive when wrapping a unary operator and value

4 participants