Skip to content

Commit 8c998b8

Browse files
committed
Add markdown-link-check to index
1 parent a2c5b33 commit 8c998b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ supported hooks are:
1313
* **golint**: Automatically run `golint` on all Golang code (`*.go` files)
1414
* **yapf**: Automatically run [`yapf`](https://github.com/google/yapf) on all python code (`*.py` files).
1515
* **helmlint** Automatically run [`helm lint`](https://github.com/helm/helm/blob/master/docs/helm/helm_lint.md) on your
16-
helm charts.
16+
* **markdown-link-check** Automatically run [markdown-link-check](https://github.com/tcort/markdown-link-check) on
17+
markdown doc files.
1718

1819

1920

0 commit comments

Comments
 (0)