[
https://issues.apache.org/jira/browse/KNOX-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627990#comment-16627990
]
ASF subversion and git services commented on KNOX-1452:
-------------------------------------------------------
Commit baa43294f5190064310b40546d643b9f022c7cb4 in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=baa4329 ]
KNOX-1452 - Enable checkstyle no tabs in source file rule
Signed-off-by: Kevin Risden <[email protected]>
> 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)