A PMD Ruleset for Java
Find a file
Paul Campbell b207e8eda4 java: LawOfDemeter: remove as it can't cope with streams
This rule sees any use of the streams API as a violation.
2018-07-03 07:39:14 +01:00
.mvn/wrapper Add maven wrapper 3.5.2 2018-02-19 23:04:19 +00:00
src/main/resources/net/kemitix/pmd java: LawOfDemeter: remove as it can't cope with streams 2018-07-03 07:39:14 +01:00
.gitignore Ignore pom version backups 2018-02-20 20:57:41 +00:00
.travis.yml travis: remove deploy 2018-03-07 19:00:33 +00:00
CHANGELOG Upgrade kemitix-parent to 5.1.0 2018-03-07 20:10:02 +00:00
codesigning.asc.enc travis: add codesigining 2018-02-20 21:05:22 +00:00
Jenkinsfile.groovy Rewrite Jenkinsfile for resource only project with trunk-style branching model 2018-07-03 06:35:04 +00:00
kemitix-pmd-ruleset.iml Update iml 2018-03-07 19:00:33 +00:00
mvnw Add maven wrapper 3.5.2 2018-02-19 23:04:19 +00:00
mvnw.cmd Add maven wrapper 3.5.2 2018-02-19 23:04:19 +00:00
pom.xml Version set to DEV-SNAPSHOT 2018-07-03 07:16:30 +01:00
README.md README.md 2018-02-20 20:59:21 +00:00

Kemitix PMD Rulset

A PMD Ruleset for Java.