Skip to content

Commit

Permalink
combining the go fmt and go vet into one repo
Browse files Browse the repository at this point in the history
  • Loading branch information
arschles committed Oct 26, 2020
1 parent d6ced2b commit 540ac13
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ repos:
hooks:
- id: go-fmt
name: Run go fmt against the code
- repo: git://github.com/dnephin/pre-commit-golang
rev: master
hooks:
- id: go-vet
name: Run go vet against the code
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 540ac13

Please sign in to comment.