Skip to content

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

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

Merged
merged 2 commits into from
Jul 16, 2020
Merged

Conversation

adangel
Copy link
Member

@adangel adangel commented Jun 20, 2020

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
Copy link

ghost commented Jun 20, 2020

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