You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/17 03:15:14 UTC

[GitHub] Jackie-Jiang opened a new pull request #3705: Add Pinot code style

Jackie-Jiang opened a new pull request #3705: Add Pinot code style
URL: https://github.com/apache/incubator-pinot/pull/3705
 
 
   Add code style config for eclipse and intellij
   Add checkstyle config and maven plugin
   All code style configs are borrowed from LinkedIn style
   
   Command for checkstyle plugin: mvn checkstyle:check
   
   Import code style to Intellij: https://www.jetbrains.com/help/idea/settings-code-style.html
   1. Navigate to Preferences -> Editor -> Code Style -> Java
   2. Select Import Scheme -> Intellij IDES code style XML
   3. Choose codestyle-intellij.xml

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org