thesmallstar commented on a change in pull request #943:
URL: https://github.com/apache/fineract/pull/943#discussion_r439829281
##########
File path: fineract-provider/build.gradle
##########
@@ -450,6 +472,7 @@ modernizer {
compileJava{
dependsOn rat
+ dependsOn spotlessCheck
}
Review comment:
@vorburger FYI, I added this to the commit(on Friday) for making
spotless run before compile java as you suggested. The other change is the
readme(explaning about .XML). Everything else is the same.
----------------------------------------------------------------
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:
[email protected]