??-March-2021 - 6.33.0-SNAPSHOT
The PMD team is pleased to announce PMD 6.33.0-SNAPSHOT.
This is a minor release.
New and noteworthy
Fixed Issues
- java
- java-bestpractices
- #3160: [java] MethodReturnsInternalArray does not consider static final fields and fields initialized with empty array
- java-errorprone
- #3146: [java] InvalidLogMessageFormat detection failing when String.format used
- java-performance