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

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

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

*New Rules*

   - *SpaceAfterNotOperator* rule (formatting)
   - *SpaceAfterMethodCallName* rule (formatting)
   - *SpaceAfterMethodDeclarationName* rule (formatting)
   - *MissingBlankLineBeforeAnnotatedField *rule (formatting)
   - *SpaceInsideParentheses* rule (formatting)
   - *ParameterAssignmentInFilterClosure* rule (basic)

*Significant Changes*

   - Publishing of a CodeNarc Dockerfile.
   - New Compact Text Report Writer.

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

Reply via email to