Skip to content

Commit

Permalink
chore(pre-commit): Run tests in pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Sep 3, 2023
1 parent 6413b58 commit a8f6bf2
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 a8f6bf2

Please sign in to comment.