Skip to content

Commit 8d125d5

Browse files
committed
Add term for husky
1 parent 439a1f1 commit 8d125d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,5 +725,5 @@ GitHub workflows
725725
A [GitHub workflow](https://docs.github.com/en/actions/using-workflows) is a configurable automated process that will run one or more jobs.
726726
727727
husky
728-
Husky automatically lints your commit messages, code, and runs tests upon committing or pushing commits to a remote repository.
728+
[Husky](https://typicode.github.io/husky/) automatically lints your commit messages, code, and runs tests upon committing or pushing commits to a remote repository.
729729
```

0 commit comments

Comments
 (0)