yegor256 / qulice

Quality Police for Java projects: aggregator of Checkstyle and PMD
https://www.qulice.com
Other
301 stars 112 forks source link

Upgrade PMD to v7 #1279

Open MikailBag opened 6 months ago

pnatashap commented 6 months ago

@MikailBag PMD 7 is very different from version 6. There are many removed classes and some rules also should be changed due to nodes renaming. You can start from changing logic with deprecated PMD classes.