Skip to content

[javascript] Fix UnnecessaryBlock issues with empty statements#4857

Merged
adangel merged 12 commits into
pmd:masterfrom
oleksandr-shvets:UnnecessaryBlock-issues
Mar 14, 2024
Merged

[javascript] Fix UnnecessaryBlock issues with empty statements#4857
adangel merged 12 commits into
pmd:masterfrom
oleksandr-shvets:UnnecessaryBlock-issues

Conversation

@oleksandr-shvets

@oleksandr-shvets oleksandr-shvets commented Mar 10, 2024

Copy link
Copy Markdown
Contributor

UnnecessaryBlock issues

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)

@adangel adangel changed the title UnnecessaryBlock issues [javascript] UnnecessaryBlock issues Mar 14, 2024
@adangel adangel changed the title [javascript] UnnecessaryBlock issues [javascript] Fix UnnecessaryBlock issues with empty statements Mar 14, 2024
@adangel adangel added this to the 7.0.0 milestone Mar 14, 2024

@adangel adangel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@ghost

ghost commented Mar 14, 2024

Copy link
Copy Markdown
1 Message
📖 No regression tested rules have been changed.

Generated by 🚫 Danger

@adangel adangel merged commit d96c60b into pmd:master Mar 14, 2024
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.

[javascript] UnnecessaryBlock - false positives with destructuring assignments

2 participants