[
https://issues.apache.org/jira/browse/NIFI-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14694320#comment-14694320
]
Joseph Witt commented on NIFI-845:
----------------------------------
This is my permanent plus 1 for any ticket ever for something this trivial.
> RouteOnAttribute failing check style with tab characters
> --------------------------------------------------------
>
> Key: NIFI-845
> URL: https://issues.apache.org/jira/browse/NIFI-845
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Priority: Trivial
> Fix For: 0.3.0
>
> Attachments:
> 0001-NIFI-845-Converting-tabs-to-spaces-for-indentation-i.patch
>
>
> When building with the contrib-check profile, receiving check style errors.
> {code}
> [INFO] --- maven-checkstyle-plugin:2.15:check (check-style) @
> nifi-standard-processors ---
> [WARNING]
> src/main/java/org/apache/nifi/processors/standard/RouteOnAttribute.java[196:5]
> (whitespace) FileTabCharacter: Line contains a tab character.
> [WARNING]
> src/main/java/org/apache/nifi/processors/standard/RouteOnAttribute.java[197:5]
> (whitespace) FileTabCharacter: Line contains a tab character.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)