Skip to content

Makefile: Add target build #458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
teawater opened this issue Mar 23, 2019 · 0 comments · Fixed by #459
Closed

Makefile: Add target build #458

teawater opened this issue Mar 23, 2019 · 0 comments · Fixed by #459

Comments

@teawater
Copy link
Contributor

kata-containers's ci will re-build and re-install golangci-lint every
time it did the staic check.
So run test of golangci-lint with build will make it slow.

teawater added a commit to teawater/golangci-lint that referenced this issue Mar 23, 2019
kata-containers's ci will re-build and re-install golangci-lint every
time it did the staic check.
So run test of golangci-lint with build will make it slow.
Add target build to make golangci-lint just build but not test.

Fixes: golangci#458

Signed-off-by: Hui Zhu <[email protected]>
jirfag pushed a commit that referenced this issue Mar 31, 2019
kata-containers's ci will re-build and re-install golangci-lint every
time it did the staic check.
So run test of golangci-lint with build will make it slow.
Add target build to make golangci-lint just build but not test.

Fixes: #458

Signed-off-by: Hui Zhu <[email protected]>
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 a pull request may close this issue.

1 participant