Skip to content

Commit

Permalink
chore(pre-commit): Add Go test hook
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Oct 10, 2023
1 parent c48420e commit 1ccc55c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ repos:
- id: go-vet-mod
- id: golangci-lint-mod
args: [--fix]
- id: go-test-mod

- repo: local
hooks:
Expand Down

0 comments on commit 1ccc55c

Please sign in to comment.