A PMD Ruleset for Java
Paul Campbell
e2a131e908
Detects field names that don't comply to a given convention. It defaults to standard Java convention of using camelCase, but can be configured with ease for e.g. constants or static fields. |
||
---|---|---|
.mvn/wrapper | ||
src/main/resources/net/kemitix/pmd | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG | ||
codesigning.asc.enc | ||
Jenkinsfile.groovy | ||
kemitix-pmd-ruleset.iml | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |