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/25 18:14:00 UTC

[jira] [Updated] (KNOX-1452) Enable checkstyle no tabs in source file rule

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

Kevin Risden updated KNOX-1452:
-------------------------------
    Description: 
<!-- 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
>
>
> <!-- Checks for whitespace (tree walker) -->
> <!-- See http://checkstyle.sf.net/config_whitespace.html -->
> <!-- No tabs allowed! -->
> <module name="FileTabCharacter"/>



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