[
https://issues.apache.org/jira/browse/KNOX-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1452:
-------------------------------
Status: In Progress (was: Patch Available)
> Enable checkstyle no tabs in source file rule
> ---------------------------------------------
>
> Key: KNOX-1452
> URL: https://issues.apache.org/jira/browse/KNOX-1452
> Project: Apache Knox
> Issue Type: Sub-task
> Components: Build
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1452.patch
>
>
> {code:java}
> <!-- Checks for whitespace (tree walker) -->
> <!-- See http://checkstyle.sf.net/config_whitespace.html -->
> <!-- No tabs allowed! -->
> <module name="FileTabCharacter"/>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)