checkstyle / contribution

some useful sources that should not stay in main repo but it is good to host them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert maven-checkstyle-plugin run to ant run

rnveach opened this issue · comments

Similar to #273 and checkstyle/checkstyle#5385 ,

We need to deprecate all usage of maven-checkstyle-plugin so we can start implementing backward breaking changes.

This will not touch on the groovy scripts. #273 will handle groovy scripts separately.

Fix was merged