checkstyle
Test
checkstyle is a style linter for Java and many Java-adjacent languages. This plugin requires
support from the Build Tool in order to work correctly. At present, support for ant
, maven
, and gradle
are
built-in.
None
Option | Notes |
---|---|
--checkstyle-goal=<goal> |
Choose between check or checkstyle Maven goals. Defaults to checkstyle . |
None
None