huskyrc
Husky can prevent bad git commit, git push and more 🐶 woof!
| Type | object |
|---|---|
| File match |
.huskyrc
.huskyrc.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/huskyrc/latest.json |
| Source | https://www.schemastore.org/huskyrc.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Husky can prevent bad git commit, git push and more 🐶 woof!
Properties
hooks
object
required
18 nested properties
applypatch-msg
string
pre-applypatch
string
post-applypatch
string
pre-commit
string
prepare-commit-msg
string
commit-msg
string
post-commit
string
pre-rebase
string
post-checkout
string
post-merge
string
pre-push
string
post-update
string
push-to-checkout
string
pre-auto-gc
string
post-rewrite
string
sendemail-validate
string
fsmonitor-watchman
string
p4-pre-submit
string
$schema
string
skipCI
boolean
Definitions
hook
string