You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@groovy.apache.org by Chris Mair <cm...@gmail.com> on 2019/11/24 21:56:51 UTC

[ANN] Announcing CodeNarc 1.5

The *CodeNarc Team *is proud to announce the release of version *1.5*.

CodeNarc <http://codenarc.org/> is a static analysis tool for Groovy source
code.

Version *1.5* includes 3 new rules, and several enhancements and bug fixes. See
the full details in the release notes
<https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md>.

*New Rules*

   - *ImplicitClosureParameter* rule (convention). Checks for usages of the
   implicit it closure parameter.
   - *NoFloat* rule (convention) - Checks for use of the float or Float
   types.
   - *NoDouble* rule (convention) - Checks for use of the double or Double
   types.

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.5* as well.

Re: [ANN] Announcing CodeNarc 1.5

Posted by "Daniel.Sun" <su...@apache.org>.
Nice work,  Chris :-)

Cheers,
Daniel.Sun



-----
Apache Groovy committer & PMC member 
Blog: http://blog.sunlan.me 
Twitter: @daniel_sun 

--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Users-f329450.html