On Wed, Oct 30, 2013 at 12:54:36PM +0100, Karel Piwko wrote:
Not only JavaScript. For instance, it would be great to have Maven
Checkstyle
Plugin for Java/Android.
I actually did look on integrating checkstyle on our java projects. And
then I found out it's a regex-based check, so lots of false positives
and some deep annoyances. Just not worth it.
--
qmx