Description
Checkstyle (http://checkstyle.sourceforge.net/) is a tool to enforce coding standards. Checkstyle can be enabled as a Maven plugin to ensure that the build fails if there are style violations.
One coding standard that came out of KNOX-1441 and KNOX-1442 review is no wildcard imports. There may be others but that is at least a starting point.
Attachments
Attachments
Issue Links
- is related to
-
KNOX-1478 Support running checkstyle from submodules
- Closed