jdaugherty commented on PR #14903: URL: https://github.com/apache/grails-core/pull/14903#issuecomment-3081778347
> Nice work. > > > > Hard to view the change set because there are so many files and it crashes my browser. > > > > What is the reason for annotation parameters having a space? That seems a little weird, no? > > ```java > > @DelegateAsync (BookApi) > > ``` That is odd. All I did here was format / spotless apply / checkstyle and then fix the remaining errors for checkstyle rules that forge had defined. If someone can suggest changes to the configuration, we can easily reformat the 2 commits that were styling related. -- 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]
