You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by GitBox <gi...@apache.org> on 2019/07/24 00:06:38 UTC

[GitHub] [helix] i3wangyi commented on issue #349: Need to improve the code style & formatting regulation

i3wangyi commented on issue #349: Need to improve the code style & formatting regulation
URL: https://github.com/apache/helix/issues/349#issuecomment-514427697
 
 
   You know there's a tool to auto check every commit see if it meets the requirement? https://github.com/checkstyle/checkstyle
   
   The detailed work of styling issue can be breakdown into
   1. A better java coding style.xml
   2. The integration of the tool that auto checks, stops bad commit before checking in.

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