Hi Chris! +1 for this.
Does this support basic syntax checks? I find it odd that these static analysis tools don't seem to include full language syntax checks. I would think the language syntax is the most basic "style" violation one can commit? I had similar issue with CheckStyle. I would like to integrate something like this into HiveMind (crudzilla.com), it is a web app platform built with Groovy and JSR-223. -Edmond On Tue, Oct 25, 2016 at 9:13 PM, Chris Mair <[email protected]> wrote: > The *CodeNarc Team *is proud to announce the release of version *0.26.0*. > > CodeNarc <http://codenarc.sourceforge.net/> is a static analysis tool for > Groovy source code. > > Version *0.26.0* includes several enhancements and bug fixes. > > See the full details in the release notes > <https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.txt>. Check > us out on GitHub <https://github.com/CodeNarc/CodeNarc>! > > The Grails CodeNarc Plugin <http://grails.org/plugin/codenarc> has been > updated to version *0.26.0* as well. >
