[
https://issues.apache.org/jira/browse/FLINK-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101492#comment-16101492
]
ASF GitHub Bot commented on FLINK-7254:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/4393
> java8 module pom disables checkstyle
> ------------------------------------
>
> Key: FLINK-7254
> URL: https://issues.apache.org/jira/browse/FLINK-7254
> Project: Flink
> Issue Type: Bug
> Components: Checkstyle
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.4.0
>
>
> The java8 pom file contains this:
> {code}
> <properties>
> <checkstyle.skip>true</checkstyle.skip>
> </properties>
> {code}
> Thus the checkstyle is not actually enforced.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)