mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
delete husky
This commit is contained in:
parent
9d310039f0
commit
d043a64c26
@ -1,5 +0,0 @@
|
||||
branch="$(git rev-parse --abbrev-ref HEAD)"
|
||||
if [ "$branch" = "master" ]; then
|
||||
npx --no -- commitlint --edit $1
|
||||
fi
|
||||
|
@ -1,6 +0,0 @@
|
||||
# branch="$(git rev-parse --abbrev-ref HEAD)"
|
||||
# if [ "$branch" = "v0/main" ]; then
|
||||
# pnpm -r check:types
|
||||
# pnpm -r build
|
||||
# fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user