You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iceberg.apache.org by GitBox <gi...@apache.org> on 2018/12/05 23:04:36 UTC

[GitHub] mccheah opened a new issue #24: Run checkstyle in CI

mccheah opened a new issue #24: Run checkstyle in CI
URL: https://github.com/apache/incubator-iceberg/issues/24
 
 
   I noticed that it's possible to make a formatting error, such as disorganize imports or change indentation, without `./gradlew check` noticing. This issue proposes adding more rigorous checkstyle and code linting integration to this project.
   
   An idea is to use the [baseline](https://github.com/palantir/gradle-baseline) toolkit, but we can also write the linting configuration by hand.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services