You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "hongbin ma (JIRA)" <ji...@apache.org> on 2015/08/05 16:30:04 UTC

[jira] [Resolved] (KYLIN-922) Enforce same code style for both intellij and eclipse user

     [ https://issues.apache.org/jira/browse/KYLIN-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hongbin ma resolved KYLIN-922.
------------------------------
       Resolution: Done
    Fix Version/s: v0.7.3
                   v0.8.1

added document to instruct committers to commit clean code

> Enforce same code style for both intellij and eclipse user
> ----------------------------------------------------------
>
>                 Key: KYLIN-922
>                 URL: https://issues.apache.org/jira/browse/KYLIN-922
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: hongbin ma
>            Assignee: hongbin ma
>             Fix For: v0.8.1, v0.7.3
>
>
> Kylin developers use both intellij and eclipse. The two IDE's different behaviors to formatting java code are leading to a lot of unnecessary diff/conflicts when when merging codes.  This ticket is to ensure we have unified java code style afterwards.
> Current approach:
> 1. Use in-project eclipse format as standard
> 2. Intellj users should align with the style by using the plugin: eclipse code formatter.
> 3. (Optional) enforce code style checking by maven checkstyle



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)