Skip to content

Commit

Permalink
use go generate manually
Browse files Browse the repository at this point in the history
sqlc not working fully automatic and still requires manual intervention
  • Loading branch information
kwo committed Oct 16, 2023
1 parent 85b4513 commit a183764
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
before:
hooks:
- go mod tidy
- go generate ./...
- golangci-lint run
- govulncheck -test .

Expand Down

0 comments on commit a183764

Please sign in to comment.