View on GitHub

Violation-comments-lib

Library for commenting things with violations from static code analysis.

Download this project as a .zip file Download this project as a tar.gz file

Violation Comments Lib Build Status Maven Central

This is a library that helps working with comments from static code analysis.

It supports the same formats as Violations Lib.

It is used by these libraries:

Developer instructions

To build the code, have a look at .travis.yml.

To do a release you need to do ./gradlew release and release the artifact from staging. More information here.