[ANN] Announcing CodeNarc 3.3.0

Chris Mair <[email protected]>
Newsgroups gmane.comp.lang.groovy.user
Message-ID <CAAJya8Me6e7vGFysPtRko6myqDmWvnZDxxYVnC9kb1iH=z-BAg@mail.gmail.com>
The *CodeNarc Team* is pleased to announce the release of version *3**.3.0*.

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

Version *3.3.0* includes four new rules:

   - SpockMissingAssert rule (junit) - Checks for boolean conditions
   intended as assertions within Spock tests that are nested within a block
   and are thus ignored.
   -

   SpaceAfterCommentDelimiter rule (comments) - Checks that there is
   whitespace after comment characters (// and /*).
   -

   SpaceBeforeCommentDelimiter rule (comments) - Checks that there is
   whitespace before comment characters (// and /*).
   -

   NoScriptBindings rule (concurrency) - Checks for global variables that
   are bound to a script; they can cause concurrency bugs.

And several bug fixes and enhancements. See the full details in the release
notes <https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md>.

Check us out on GitHub <https://github.com/CodeNarc/CodeNarc>!

We also provide some basic CodeNarc Docker images
<https://hub.docker.com/r/codenarc/codenarc/tags>.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.