Skip to content

[java] Rename rule MissingBreakInSwitch to ImplicitSwitchFallThrough#3411

Merged
oowekyala merged 1 commit into
pmd:masterfrom
adangel:rename-rule-missing-break-in-switch
Jul 16, 2021
Merged

[java] Rename rule MissingBreakInSwitch to ImplicitSwitchFallThrough#3411
oowekyala merged 1 commit into
pmd:masterfrom
adangel:rename-rule-missing-break-in-switch

Conversation

@adangel

@adangel adangel commented Jul 16, 2021

Copy link
Copy Markdown
Member

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)

@adangel adangel added this to the 6.37.0 milestone Jul 16, 2021
@ghost

ghost commented Jul 16, 2021

Copy link
Copy Markdown
1 Message
📖 This changeset changes 0 violations,
introduces 228 new violations, 0 new errors and 0 new configuration errors,
removes 228 violations, 0 errors and 0 configuration errors.
Full report

Generated by 🚫 Danger

@oowekyala

Copy link
Copy Markdown
Member

cool, thanks!

@oowekyala oowekyala merged commit 9f84438 into pmd:master Jul 16, 2021
oowekyala added a commit that referenced this pull request Jul 16, 2021
@adangel adangel deleted the rename-rule-missing-break-in-switch branch July 22, 2021 09:12
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] Rename rule MissingBreakInSwitch to ImplicitSwitchFallThrough

2 participants