This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 9089e48f83154a6c92fa00449db5b68e582155ec Merge: 8af62c27c1 8b83a47de1 Author: James Fredley <[email protected]> AuthorDate: Tue Mar 10 10:19:14 2026 -0400 Merge pull request #15486 from mika-collins/feat/issue-15088-consolidate-codestyle-reports feat: consolidate Checkstyle and Codenarc errors into single file for GitHub workflow .github/workflows/codestyle.yml | 55 +++++++++++++++++----- .../buildsrc/GrailsCodeStyleExtension.groovy | 9 ++++ .../grails/buildsrc/GrailsCodeStylePlugin.groovy | 19 ++++++++ 3 files changed, 70 insertions(+), 13 deletions(-)
