From 237e0ec6b33c1030053d81a963372fe9050f9879 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Thu, 30 Mar 2017 19:38:20 +0200 Subject: [PATCH] Klocwork parser --- README.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b83d51d..8c16265 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ It supports: * [_JSHint_](http://jshint.com/) * _Lint_ A common XML format, used by different linters. * [_JCReport_](https://github.com/jCoderZ/fawkez/wiki/JcReport) + * [_Klocwork_](http://www.klocwork.com/products-services/klocwork/static-code-analysis) * [_MyPy_](https://pypi.python.org/pypi/mypy-lang) * [_PerlCritic_](https://github.com/Perl-Critic) * [_PiTest_](http://pitest.org/) diff --git a/pom.xml b/pom.xml index 12c7a20..71d6dab 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin. se.bjurr.violations violation-comments-to-bitbucket-server-lib - 1.23 + 1.24