jdaugherty commented on code in PR #14903: URL: https://github.com/apache/grails-core/pull/14903#discussion_r2213342457
########## grails-async/core/src/main/groovy/org/grails/async/transform/internal/DelegateAsyncTransactionalMethodTransformer.java: ########## @@ -29,5 +29,6 @@ * @since 2.3 */ public interface DelegateAsyncTransactionalMethodTransformer { + Review Comment: There's a problem enforcing - but I made use of intellij to add it everywhere. My hope was we could fix the upstream https://github.com/checkstyle/checkstyle/issues/5439 so that we could enforce it. -- 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: notifications-unsubscr...@grails.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org