[ 
https://issues.apache.org/jira/browse/KNOX-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Risden updated KNOX-1452:
-------------------------------
    Description: 
{code:java}
<!-- Checks for whitespace (tree walker)                 -->
<!-- See http://checkstyle.sf.net/config_whitespace.html -->
<!-- No tabs allowed! -->
<module name="FileTabCharacter"/>
{code}

  was:
<!-- Checks for whitespace (tree walker) -->
<!-- See http://checkstyle.sf.net/config_whitespace.html -->
<!-- No tabs allowed! -->
<module name="FileTabCharacter"/>


> 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
>
>
> {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)

Reply via email to