Skip to content

UnusedUnaryOperator: fix false positive with var assignment and if expression#5106

Merged
schalkms merged 1 commit into
detekt:mainfrom
t-kameyama:issue_5093
Jul 20, 2022
Merged

UnusedUnaryOperator: fix false positive with var assignment and if expression#5106
schalkms merged 1 commit into
detekt:mainfrom
t-kameyama:issue_5093

Conversation

@t-kameyama

Copy link
Copy Markdown
Contributor

Fixes #5093

@cortinico cortinico added this to the 1.22.0 milestone Jul 20, 2022
@schalkms
schalkms merged commit 416efd5 into detekt:main Jul 20, 2022
@t-kameyama
t-kameyama deleted the issue_5093 branch July 20, 2022 16:13
VitalyVPinchuk pushed a commit to VitalyVPinchuk/detekt that referenced this pull request Jul 25, 2022
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.

UnusedUnaryOperator false positive with var property setter and if expression

4 participants