Skip to content

Commit

Permalink
chore: reduce lefthook output
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Jan 30, 2025
1 parent a6efd40 commit 705e259
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lefthook.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
output:
- success
- failure
pre-push:
parallel: true
jobs:
- name: test
run: go test -v ./...
Expand Down

0 comments on commit 705e259

Please sign in to comment.