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

[java] Fix #3605 bug with switch arrows #3805

Merged
merged 2 commits into from Feb 25, 2022

Conversation

oowekyala
Copy link
Member

@oowekyala oowekyala commented Feb 23, 2022

Describe the PR

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)
  • Added (in-code) documentation (if needed)

@oowekyala oowekyala added this to the 6.43.0 milestone Feb 23, 2022
@pmd-test
Copy link

1 Message
📖 This changeset changes 86 violations,
introduces 1 new violations, 0 new errors and 0 new configuration errors,
removes 19 violations, 0 errors and 0 configuration errors.
Full report

Generated by 🚫 Danger

adangel added a commit that referenced this pull request Feb 25, 2022
adangel added a commit to adangel/pmd that referenced this pull request Feb 25, 2022
[java] Fix pmd#3605 bug with switch arrows pmd#3805

* pr-3805:
  Add @karel1980 as a contributor
  [doc] Update release notes (pmd#3605 pmd#3805)
  Update reference files
  Fix bug with switch arrows
@adangel adangel merged commit 4aa7b56 into pmd:master Feb 25, 2022
@oowekyala oowekyala deleted the issue3605-default-case branch February 25, 2022 14:44
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.

[java] SwitchStmtsShouldHaveDefault triggered when default case is present
3 participants