Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
T1ckbase
/
bolt.diy
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6eea1a9
bolt.diy
/
.husky
/
commit-msg
Dominic Elm
chore: make sure that husky hooks are executed
cbfa98c
about 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
#!/usr/bin/env sh
.
"
$(dirname
"
$0
"
)
/_/husky.sh"
npx commitlint --edit
$1
exit
0