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

[apex] Add support for suppressing violations using the // NOPMD comment #2279

Merged

Conversation

gwilymatgearset
Copy link
Collaborator

Before submitting a PR, please check that:

  • The PR is submitted against master. The PMD team will merge back to support branches as needed.
  • ./mvnw clean verify passes. This will build and test PMD, execute PMD and checkstyle rules. Check this for more info

PR Description:

Fixes #1087

Adds support for the // NOPMD comment in apex.

@pmd-test
Copy link

1 Message
📖 No java rules are changed!

Generated by 🚫 Danger

Copy link
Member

@rsoesemann rsoesemann left a comment

Choose a reason for hiding this comment

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

Thanks for contributing. That's a great addition and perfect first PR. Before I approve I would like to also have @adangel and/or @oowekyala review this.

Copy link
Member

@adangel adangel left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@adangel adangel self-assigned this Feb 13, 2020
@adangel adangel added this to the 6.22.0 milestone Feb 13, 2020
@adangel adangel merged commit 202da60 into pmd:master Feb 13, 2020
adangel added a commit that referenced this pull request Feb 13, 2020
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.

[apex] Support suppression via //NOPMD
4 participants