summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-09-27 03:18:12 -0400
committerDax Raad <[email protected]>2025-09-27 03:18:12 -0400
commitfcbc78180b4e2f2ce2e9d242dc16cf8daccd4354 (patch)
treed396094b6ef3a9e3738f52ec826d4b28ceae26ca
parentbab1ca54e4eda9d7886b1a8032b332e749e957e6 (diff)
downloadopencode-fcbc78180b4e2f2ce2e9d242dc16cf8daccd4354.tar.gz
opencode-fcbc78180b4e2f2ce2e9d242dc16cf8daccd4354.zip
ci: fix
-rwxr-xr-x.husky/pre-push3
1 files changed, 1 insertions, 2 deletions
diff --git a/.husky/pre-push b/.husky/pre-push
index c4c3073c3..beebb6d7c 100755
--- a/.husky/pre-push
+++ b/.husky/pre-push
@@ -1,3 +1,2 @@
#!/bin/sh
-bun prettier --write --ignore-unknown $(git diff --name-only HEAD~1 HEAD)
-bun run typecheck \ No newline at end of file
+bun run typecheck