Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into opaque-api
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatgoel committed Dec 25, 2024
2 parents 4e1f924 + 4366455 commit 3125289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
gen:
go mod tidy
go tool buf generate proto
find . -name sqlc.yaml | xargs go tool sqlc generate -f
go mod tidy

lint: gen
go tool buf lint proto
Expand Down

0 comments on commit 3125289

Please sign in to comment.