Skip to content

Commit

Permalink
YAMLLint
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Sep 15, 2018
1 parent d6f7105 commit 1ecf399
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

Changelog of Violation Comments to Bitbucket Server Plugin.

## Unreleased
### No issue

**Correcting ownerName and CPD**


[aae44a8fad98353](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/aae44a8fad98353) Tomas Bjerre *2018-09-13 05:14:24*

**Updating readme with parsers**


[88901e88902bf4b](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/88901e88902bf4b) Tomas Bjerre *2018-09-12 17:06:13*

**Updating fmt-maven-plugin**


[1853603d6bda23f](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/1853603d6bda23f) Tomas Bjerre *2018-08-30 17:53:07*


## 1.78
### GitHub [#57](https://github.com/jenkinsci/violation-comments-to-stash-plugin/issues/57) NPE since v1.76

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ It supports:
* [_Simian_](http://www.harukizaemon.com/simian/)
* [_StyleCop_](https://stylecop.codeplex.com/)
* [_XMLLint_](http://xmlsoft.org/xmllint.html)
* [_YAMLLint_](https://yamllint.readthedocs.io/en/stable/index.html)
* [_ZPTLint_](https://pypi.python.org/pypi/zptlint)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin.
<dependency>
<groupId>se.bjurr.violations</groupId>
<artifactId>violation-comments-to-bitbucket-server-lib</artifactId>
<version>1.54</version>
<version>1.55</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 1ecf399

Please sign in to comment.