We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c5b33 commit 8c998b8Copy full SHA for 8c998b8
README.md
@@ -13,7 +13,8 @@ supported hooks are:
13
* **golint**: Automatically run `golint` on all Golang code (`*.go` files)
14
* **yapf**: Automatically run [`yapf`](https://github.com/google/yapf) on all python code (`*.py` files).
15
* **helmlint** Automatically run [`helm lint`](https://github.com/helm/helm/blob/master/docs/helm/helm_lint.md) on your
16
- helm charts.
+* **markdown-link-check** Automatically run [markdown-link-check](https://github.com/tcort/markdown-link-check) on
17
+ markdown doc files.
18
19
20
0 commit comments