Skip to content

Commit 80c638d

Browse files
authored
chore(lefthook): run pre-push in parallel (#280)
1 parent 5df703d commit 80c638d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lefthook.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pre-commit:
1717
stage_fixed: true
1818

1919
pre-push:
20+
parallel: true
2021
jobs:
2122
- name: knip
2223
run: pnpm run lint:knip

0 commit comments

Comments
 (0)