Skip to content

build: add generate target to Makefile#56

Open
bigbes wants to merge 1 commit intomasterfrom
bigbes/gh-no-add-go-generate-target
Open

build: add generate target to Makefile#56
bigbes wants to merge 1 commit intomasterfrom
bigbes/gh-no-add-go-generate-target

Conversation

@bigbes
Copy link
Copy Markdown
Collaborator

@bigbes bigbes commented Apr 11, 2026

Add make generate target to run go generate for all packages.

Add make generate target to run go generate for all packages.
Copy link
Copy Markdown

@oleg-jukovec oleg-jukovec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, add generate-deps too to install minimoc of required version. See lint/lint-deps.

@bigbes
Copy link
Copy Markdown
Collaborator Author

bigbes commented Apr 11, 2026

Please, add generate-deps too to install minimoc of required version. See lint/lint-deps.

It doesn't require minimock installed in system, it's automatically used as 'dependency-like' in local repo using 'go tool' functionality.

@bigbes bigbes requested a review from oleg-jukovec April 11, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants