You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/23 14:14:00 UTC

[jira] [Created] (KNOX-1443) Add checkstyle to enforce coding style

Kevin Risden created KNOX-1443:
----------------------------------

             Summary: Add checkstyle to enforce coding style
                 Key: KNOX-1443
                 URL: https://issues.apache.org/jira/browse/KNOX-1443
             Project: Apache Knox
          Issue Type: Improvement
          Components: Build
            Reporter: Kevin Risden
            Assignee: Kevin Risden
             Fix For: 1.2.0


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)