+1 to provide a unified code style for both java and scala.

-1 to adjust all the existing code to the new style in one step. The code's
history contains very helpful information which can help
develops to understand why these codes are added, which jira is related.
This information is too valuable to lose. I think we can
do the reformat thing step by step, each time when the codes being changed,
we can adopt them to the new style.
IMHO this is also the reason why the unified code style is important.


Best,
Kurt

On Wed, Feb 22, 2017 at 5:50 AM, Dawid Wysakowicz <
wysakowicz.da...@gmail.com> wrote:

> Hi,
> I would like to resurrect the discussing ([1]
> <http://apache-flink-mailing-list-archive.1008284.n3.
> nabble.com/Code-style-guideline-for-Scala-td7526.html>
> , [2]
> <http://apache-flink-mailing-list-archive.1008284.n3.
> nabble.com/Intellij-code-style-td11092.html>)
> about creating unified code style(that could be imported to at least
> IntelliJ and Eclipse) and corresponding stricter checkstyle rules.
>
> I know that the hardest part is to adjust the existing code to the new
> checkstyle rules. Do you believe it would be worth the effort? All
> suggestions are welcome.
>

Reply via email to