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/05/14 18:20:44 UTC

[GitHub] [incubator-druid] leventov commented on issue #7609: Local variable names shouldn't start with capital

leventov commented on issue #7609: Local variable names shouldn't start with capital
URL: https://github.com/apache/incubator-druid/issues/7609#issuecomment-492351885
 
 
   Hi @sashidhar, welcome to the community!
   
   You can add [LocalVariableName](http://checkstyle.sourceforge.net/config_naming.html#LocalVariableName) and [LocalFinalVariableName](http://checkstyle.sourceforge.net/config_naming.html#LocalFinalVariableName) patterns to this file: https://github.com/apache/incubator-druid/blob/master/codestyle/checkstyle.xml. Then trying to `mvn install -DskipTests` from the root of the project, Checkstyle will show you all violations.

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