acoburn commented on issue #20: TAMAYA-379: enforce checkstyle validation
URL: 
https://github.com/apache/incubator-tamaya-sandbox/pull/20#issuecomment-457877857
 
 
   The current [checkstyle 
configuration](https://github.com/apache/incubator-tamaya-sandbox/blob/master/buildtools/src/main/resources/checkstyle/style.xml#L56-L68)
 defines an allowable format for class-level constants. Our format varies from 
the [default checkstyle 
format](http://checkstyle.sourceforge.net/config_naming.html#ConstantName) 
somewhat, permitting a wider range of valid names for class constants.
   
   Would you like to see the checkstyle configuration be changed to be more 
strict? (i.e. UPPER_CASE?) That change would bring our configuration more in 
line with the default checkstyle format.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to