[ 
https://issues.apache.org/jira/browse/FLINK-8126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264295#comment-16264295
 ] 

ASF GitHub Bot commented on FLINK-8126:
---------------------------------------

GitHub user greghogan opened a pull request:

    https://github.com/apache/flink/pull/5061

    [hotfix] [docs] Update checkstyle version in documentation

    ## What is the purpose of the change
    
    Update the recommended checkstyle version in the documentation to match the 
active version from FLINK-8126.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/greghogan/flink 
20171123a_update_checkstyle_version_in_documentation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5061.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5061
    
----
commit 37f77cef918f3b85a1d2b0f8f1a987e29c8be8bb
Author: Greg Hogan <c...@greghogan.com>
Date:   2017-11-23T12:54:09Z

    [hotfix] [docs] Update checkstyle version in documentation

----


> Update and fix checkstyle
> -------------------------
>
>                 Key: FLINK-8126
>                 URL: https://issues.apache.org/jira/browse/FLINK-8126
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.5.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Trivial
>             Fix For: 1.5.0
>
>
> Our current checkstyle configuration (checkstyle version 6.19) is missing 
> some ImportOrder and variable naming errors which are detected in 1) IntelliJ 
> using the same checkstyle version and 2) with the maven-checkstyle-plugin 
> with an up-to-date checkstyle version (8.4).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to