Skip to content
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

[linters] Use vendored dependencies. Don’t download them. #2579

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Jul 31, 2019

This behaviour can’t be set on the command line. We have to use a config file.
Also, removed the --skip-dirs vendor because it’s done by default by golangci-lint.

Signed-off-by: David Gageot [email protected]

This can’t be set on the command line. We have
to use a config file.

Also, removed the `--skip-dirs vendor` because
it’s done by default by golangci-lint.

Signed-off-by: David Gageot <[email protected]>
@codecov
Copy link

codecov bot commented Jul 31, 2019

Codecov Report

Merging #2579 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted Files Coverage Δ
pkg/skaffold/jib/jib.go 78.49% <0%> (+1.07%) ⬆️

@dgageot
Copy link
Contributor Author

dgageot commented Jul 31, 2019

FYI, I'm going to self merge this one to fix master branch

@dgageot dgageot merged commit 323beec into GoogleContainerTools:master Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants