[
https://issues.apache.org/jira/browse/APEXCORE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090393#comment-15090393
]
ASF GitHub Bot commented on APEXCORE-268:
-----------------------------------------
Github user vrozov commented on the pull request:
https://github.com/apache/incubator-apex-core/pull/199#issuecomment-170188868
@chandnisingh I don't think it is the question of importance. It is the
question of convenience for developers. If compiler warnings don't clutter
build log, checkstyle warnings also should not clutter.
Will suppression of LineLength warnings be a workable solution? In this
case you may add
```
<suppress checks="LineLength" files="" />
```
to checkstyle-suppresions.xml
> Fix existing checkstyle violations in common module
> ---------------------------------------------------
>
> Key: APEXCORE-268
> URL: https://issues.apache.org/jira/browse/APEXCORE-268
> Project: Apache Apex Core
> Issue Type: Sub-task
> Reporter: Chandni Singh
> Assignee: Chandni Singh
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)