Skip to content

Commit

Permalink
Added link to mcassiano/ktlint-html-reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko authored May 11, 2018
1 parent 3c31348 commit 323b8d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,10 @@ a custom [ReporterProvider](ktlint-core/src/main/kotlin/com/github/shyiko/ktlint

To load a custom (3rd party) reporter use `ktlint --reporter=name,artifact=groupId:artifactId:version` / `ktlint --reporter=name,artifact=/path/to/custom-ktlint-reporter.jar`
(see `ktlint --help` for more).


Third-party:
* [mcassiano/ktlint-html-reporter](https://github.com/mcassiano/ktlint-html-reporter)

## Badge

[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)
Expand Down

0 comments on commit 323b8d6

Please sign in to comment.