Skip to content

Commit

Permalink
Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed May 24, 2024
1 parent ecaf8ad commit 8333f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ mocks:
.PHONY: mocks

# generate also includes Go code formatting
generate: proto-gen openapi specs typescript docs-zetacored mocks fmt-import
generate: proto-gen openapi specs typescript docs-zetacored mocks fmt-import fmt-golines
.PHONY: generate

###############################################################################
Expand Down

0 comments on commit 8333f23

Please sign in to comment.