tomasbjerre / violation-comments-to-gitlab-lib

Comment gitlab with violations found with static code analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Violation Comments to GitLab Lib

Maven Central

This is a library that adds violation comments from static code analysis to GitLab.

It uses Violation Comments Lib and supports the same formats as Violations Lib.

Usage

This software can be used:

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.

About

Comment gitlab with violations found with static code analysis.

License:Apache License 2.0


Languages

Language:Java 99.2%Language:Shell 0.8%