Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Commit

Permalink
DocFX
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 21, 2017
1 parent 7e8391f commit 3872e6a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@

Changelog of Violation comments to gitlab gradle plugin.

## Unreleased
### No issue

**Doc**


[7e8391f502b0943](https://github.com/tomasbjerre/violation-comments-to-gitlab-gradle-plugin/commit/7e8391f502b0943) Tomas Bjerre *2017-12-07 17:20:15*


## 1.4
### No issue

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ It supports:
* [_CPPLint_](https://github.com/theandrewdavis/cpplint)
* [_CPPCheck_](http://cppcheck.sourceforge.net/)
* [_CSSLint_](https://github.com/CSSLint/csslint)
* [_DocFX_](http://dotnet.github.io/docfx/)
* [_Findbugs_](http://findbugs.sourceforge.net/)
* [_Flake8_](http://flake8.readthedocs.org/en/latest/)
* [_AnsibleLint_](https://github.com/willthames/ansible-lint) with `-p`
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ apply from: project.buildscript.classLoader.getResource('gradle-plugin.gradle').


dependencies {
compile 'se.bjurr.violations:violation-comments-to-gitlab-lib:1.19'
compile 'se.bjurr.violations:violation-comments-to-gitlab-lib:1.20'
}

0 comments on commit 3872e6a

Please sign in to comment.