1.0, nice! Congrats to the team! Guillaume
On Wed, Sep 13, 2017 at 1:08 PM, <chris.m...@wellsfargo.com> wrote: > The *CodeNarc** Team *is proud to announce the release of version *1.0*. > > *CodeNarc* <http://codenarc.org/> is a static analysis tool for Groovy > source code. > > Version *1.0* includes two new rules and several enhancements and bug > fixes. It also removes two deprecated rules and several deprecated > classes. See the full details in the *release notes* > <https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md>. > > *New Rules* > > - *CouldBeSwitchStatement* rule (convention) - Checks for multiple if > statements that could be converted to a switch. > - *UnnecessarySetter* rule (unnecessary) - Checks for explicit calls > to setter methods which can be replaced by assignment to property. > > Check us out on *GitHub* <https://github.com/CodeNarc/CodeNarc>! > > The *Grails **CodeNarc** Plugin* <http://grails.org/plugin/codenarc> has > been updated to version *1.0* as well. > > > -- Guillaume Laforge Apache Groovy committer & PMC Vice-President Developer Advocate @ Google Cloud Platform Blog: http://glaforge.appspot.com/ Social: @glaforge <http://twitter.com/glaforge> / Google+ <https://plus.google.com/u/0/114130972232398734985/posts>