You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/08/27 17:53:49 UTC

[GitHub] [incubator-druid] himanshug opened a new issue #8414: druid java code formatting

himanshug opened a new issue #8414: druid java code formatting
URL: https://github.com/apache/incubator-druid/issues/8414
 
 
   currently we have an IntelliJ code formatter, an Eclipse code formatter and extras in checkstyle rules related to code formatting. all three of them are probably out of sync. Many times even after I format the code with IntelliJ, I still get formatting errors from checkstyle.
   
   should we adopt some well known code formatting and tools , e.g. https://github.com/google/google-java-format and enforce them with checkstyle e.g. https://checkstyle.sourceforge.io/google_style.html that would be in sync and all the formatting rules are well written.
   
   Related #1951

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org