[
https://issues.apache.org/jira/browse/KNOX-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627730#comment-16627730
]
Kevin Risden commented on KNOX-1443:
------------------------------------
So I was reviewing this and it was hard for me to ensure the changes are
reasonable. I'm going to break this into subtasks. This way we can add rules in
pieces instead of one giant change.
> 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
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1443.patch, KNOX-1443.patch
>
>
> 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)