Violation Comments Lib
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.