You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/05/22 13:27:21 UTC

[GitHub] [fineract] vorburger commented on pull request #923: FINERACT-821 Added and Enforced ConstantName checkstyle

vorburger commented on pull request #923:
URL: https://github.com/apache/fineract/pull/923#issuecomment-632690021


   Yup, all upper-case for constants, as per [Checkstyle's ConstantName](https://checkstyle.sourceforge.io/config_naming.html#ConstantName), is a widely used de facto standard coding convention in Java. Let's do it! :smiling_imp: 


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