jdaugherty commented on PR #14925:
URL: https://github.com/apache/grails-core/pull/14925#issuecomment-3223757062

   > OK, so if I understand you correctly, you are suggesting:
   > 
   > 
   > 
   > `./gradlew build` = `no code style checks`
   > 
   > `./gradlew check` = `no code style checks`
   > 
   > 
   > 
   > Perhaps a `./gradlew codeStyle` that only runs `checkstyle*` and 
`codenarc*` tasks?
   > 
   > 
   > 
   > A separate GitHub workflow for Code Style checks (that uploads the reports 
to its summary page).
   
   I was thinking just a property that enables/disables it.  By default, it 
would run always and then we could toggle locally when needed or in an action 
as needed.


-- 
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

Reply via email to