This repository contains separate folders for specific use cases:
- Creating Custom Rules
- For Java: custom-rules/maven-java/
- For PLSQL: custom-rules/maven-plsql/
- For Java, but without maven: custom-rules/plain-java/
- Using PMD
- With Maven: maven/simple-project/
- With Gradle: gradle/simple-project/
- With Ant: ant/simple-project/