Skip to content

Commit

Permalink
fix(script): fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingandyyy committed Apr 19, 2022
1 parent 1244257 commit 628158a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,4 @@ repos:
- id: go-fmt
- id: go-vet
- id: no-go-testing
- id: go-build
args: ["cmd/main.go"]
stages: [commit]
- id: go-mod-tidy
# TODO: make go build
# - id: go-build
# stages: [commit]

0 comments on commit 628158a

Please sign in to comment.