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/06/11 22:11:17 UTC

[GitHub] [fineract] vorburger commented on a change in pull request #1018: FINERACT-822 enable ImmutableEnumChecker error

vorburger commented on a change in pull request #1018:
URL: https://github.com/apache/fineract/pull/1018#discussion_r439099686



##########
File path: fineract-provider/build.gradle
##########
@@ -436,7 +436,8 @@ modernizer {
 
     ignorePackages = []
     ignoreClassNamePatterns = [
-        '.*AbstractPersistableCustom'
+        '.*AbstractPersistableCustom',
+        '.*EntityTables'

Review comment:
       understood. Thanks for the explanation.




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