thesmallstar opened a new pull request #943: URL: https://github.com/apache/fineract/pull/943
@vorburger fineractdev-eclipse-preferences.epf, file that you provided, was not suitable to be used as config. I imported and exported the same as XML(there is guide on spotless on how to do it https://github.com/diffplug/spotless/blob/master/ECLIPSE_SCREENSHOTS.md ). The following works great: For testing you can use ./gradlew spotlessJavaCheck to run the checks and ./gradlew spotlessApply to fix violations. The problem now? I don't think fineractdev-eclipse-preferences.xml that we currently in the correct as required by us, it adds trailing spaces after we run ./gradlew spotlessApply at some specific points. Rest this is a really good improvement :) ---------------------------------------------------------------- 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]
