forked from phoedos/pmd
04c6451e29
- Use maven wrapper - Request to pass PMD dogfood rules
529 B
529 B
Please, prefix the PR title with the language it applies to within brackets, such as [java] or [apex]. If not specific to a language, you can use [core]
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 test
passes.- [ ]
./mvnw pmd:check
passes. ./mvnw checkstyle:check
passes. Check this for more info
PR Description: