jamesfredley commented on issue #13754: URL: https://github.com/apache/grails-core/issues/13754#issuecomment-2777324860
I have had a good experience with `spotless` and `checkstyle`, which are in place on https://github.com/apache/grails-forge https://github.com/search?q=repo%3Aapache%2Fgrails-forge%20spotless&type=code https://github.com/search?q=repo%3Aapache%2Fgrails-forge+checkstyle&type=code `spotless` appears to be a better fit than `io.spring.javaformat`, used by Spring Boot, due to groovy support. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
