Skip to content

Commit

Permalink
Supporting StyleCop and fixing FxCop
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Oct 3, 2016
1 parent de5e604 commit e1f5b51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ It supports:
* [_PiTest_](http://pitest.org/)
* [_PMD_](https://pmd.github.io/)
* [_ReSharper_](https://www.jetbrains.com/resharper/)
* [_StyleCop_](https://stylecop.codeplex.com/)
* [_XMLLint_](http://xmlsoft.org/xmllint.html)

The pull request will be commented like this.
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.5</version>
<version>1.6</version>
</dependency>

<!-- test // -->
Expand Down

0 comments on commit e1f5b51

Please sign in to comment.