A PMD Ruleset for Java
Paul Campbell
c62d32a8b1
* Discontinue using Rule UnsynchronizedStaticDateFormatter [WARNING] Discontinue using Rule name category/java/multithreading.xml/UnsynchronizedStaticDateFormatter as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. * Fix constraints for DataflowAnomalyAnalysis [WARNING] Removed misconfigured rule: DataflowAnomalyAnalysis cause: Constraint violated on property value '0' (Should be between 1 and 2000) * Fix CommentRequired uses deprecated property [WARNING] Rule CommentRequired uses deprecated property 'headerCommentRequirement'. Future versions of PMD will remove support for this property. Please use 'classCommentRequirement' instead! * Replace deprecated rule with InvalidLogMessageFormat [WARNING] Use Rule name category/java/errorprone.xml/InvalidLogMessageFormat instead of the deprecated Rule name category/java/errorprone.xml/InvalidSlf4jMessageFormat. PMD 7.0.0 will remove support for this deprecated Rule name usage. * Remove deprecated rule LoggerIsNotStaticFinal [WARNING] Discontinue using Rule name category/java/errorprone.xml/LoggerIsNotStaticFinal as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. |
||
---|---|---|
.github | ||
src/main/resources/net/kemitix/pmd | ||
.gitignore | ||
CHANGELOG.org | ||
kemitix-pmd-ruleset.iml | ||
pom.xml | ||
README.md |