CheckStyle and PMD rules are available under the quality directory.
- Checkstyle Rules -
checkstyle.xml - PMD Rules -
ruleset.xml
To run Checkstyle Analysis, run following:
mvn checkstyle:checkstlye
To run PMD Analysis, run following:
mvn pmd:check
| Name | Name | Last commit date | ||
|---|---|---|---|---|