Skip to content

Commit

Permalink
chore: go vet is already called by golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Jan 18, 2021
1 parent a7881af commit 218d2b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ repos:
hooks:
- id: go-fmt
- id: go-lint
- id: go-vet
- id: no-go-testing
- id: golangci-lint

Expand Down

0 comments on commit 218d2b5

Please sign in to comment.