Skip to content

Commit 477e178

Browse files
committed
run bun run check on git push and enforce no errors
1 parent 6affd24 commit 477e178

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.githooks/pre-push

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
bun run check

0 commit comments

Comments
 (0)