remove pre-commit and pre-push hooks (#9157)

This commit is contained in:
Jack Amadeo
2026-05-13 11:03:35 -04:00
committed by GitHub
parent e16f8e8f9b
commit 0e270373c2
5 changed files with 1 additions and 222 deletions
-1
View File
@@ -10,7 +10,6 @@ default:
# Install dependencies, build workspace packages, and activate git hooks
setup:
git config core.hooksPath .husky
cd ../ && pnpm install
cd ../sdk && pnpm build
cargo build --manifest-path ../../Cargo.toml -p goose-cli --bin goose