GitHub user PepperJo opened a pull request:

    https://github.com/apache/incubator-crail/pull/13

    Checkstyle plugin with google style

    Add checkstyle plugin but do not check on compilation yet.
    Checkstyle can be run with 'mvn checkstyle:check'
    
    https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-19
    
    Signed-off-by: Jonas Pfefferle <[email protected]>

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

    $ git pull https://github.com/PepperJo/incubator-crail codestyle

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

    https://github.com/apache/incubator-crail/pull/13.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 #13
    
----
commit 436fcc384a053407c5f96862e0b192d3cd44093f
Author: Jonas Pfefferle <pepperjo@...>
Date:   2018-03-28T20:54:19Z

    Checkstyle plugin with google style
    
    Add checkstyle plugin but do not check on compilation yet.
    Checkstyle can be run with 'mvn checkstyle:check'
    
    https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-19
    
    Signed-off-by: Jonas Pfefferle <[email protected]>

----


---

Reply via email to