[
https://issues.apache.org/jira/browse/CRAIL-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Animesh Trivedi reassigned CRAIL-19:
------------------------------------
Assignee: Jonas Pfefferle
> Check code style on build
> -------------------------
>
> Key: CRAIL-19
> URL: https://issues.apache.org/jira/browse/CRAIL-19
> Project: Apache Crail
> Issue Type: Improvement
> Reporter: Jonas Pfefferle
> Assignee: Jonas Pfefferle
> Priority: Major
> Fix For: 1.1
>
>
> Style check the code on compile and fail compilation if there are violations.
> I propose using the google java code style guide, which is already pretty
> close to what we are having now (e.g. does not allow no braces on if/else
> etc). Spark also uses a modified version of the google code style.
> [https://google.github.io/styleguide/javaguide.html]
> [https://github.com/apache/spark/blob/master/dev/checkstyle.xml]
> Supported by many formatters, IDEs, etc like Intellij, clang-format, Eclipse:
> https://github.com/google/styleguide
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)