Skip to content

[apex] Support top-level enums in rules#2610

Merged
adangel merged 2 commits into
pmd:masterfrom
adangel:apex-visit-enum
Jul 16, 2020
Merged

[apex] Support top-level enums in rules#2610
adangel merged 2 commits into
pmd:masterfrom
adangel:apex-visit-enum

Conversation

@adangel

@adangel adangel commented Jun 20, 2020

Copy link
Copy Markdown
Member

Describe the PR

Top-Level enums where never visited in rules, only nested/inner enums.
Since ClassNamingConventions uses rulechain, it was not affected by this bug.

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by travis)
  • Added (in-code) documentation (if needed)

@adangel adangel added the a:bug PMD crashes or fails to analyse a file. label Jun 20, 2020
@adangel adangel added this to the 6.26.0 milestone Jun 20, 2020
@ghost

ghost commented Jun 20, 2020

Copy link
Copy Markdown
1 Message
📖 No java rules are changed!

Generated by 🚫 Danger

adangel added a commit that referenced this pull request Jul 16, 2020
adangel added a commit that referenced this pull request Jul 16, 2020
[apex] Support top-level enums in rules #2610
@adangel adangel merged commit 9810cdd into pmd:master Jul 16, 2020
@adangel adangel deleted the apex-visit-enum branch July 16, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:bug PMD crashes or fails to analyse a file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant