Skip to content

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

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:linters-use-vendor
Jul 31, 2019
Merged

[linters] Use vendored dependencies. Don’t download them.#2579
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:linters-use-vendor

Conversation

@dgageot
Copy link
Copy Markdown
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 david@gageot.net

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 <david@gageot.net>
@codecov
Copy link
Copy Markdown

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
Copy Markdown
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