Yeah, it makes sense to me to incrementally ratchet up the things that cause a failure.
On Sat, Sep 5, 2026 at 3:25 PM Paul King <[email protected]> wrote: > Hi folks, > > We have CodeNarc and Checkstyle tasks that run but we leave the > results as warnings. I propose we configure a subset of these rules to > cause the build to fail. Initially, I was thinking of only covering > "unused imports" and "unneeded FQN names". > > I'll create a PR. Let me know your thoughts. > > Cheers, Paul. >
