kaniko/pkg
Priya Wadhwa 99ab68e7f4 Replace gometalinter with GolangCI-Lint
gometalinter is broken @ HEAD, and I looked into why that was. During
that process, I remembered that we took the linting scripts from
skaffold, and found that in skaffold gometalinter was replaced with
GolangCI-Lint:

https://github.com/GoogleContainerTools/skaffold/pull/619

The change made linting in skaffold faster, so I figured instead of
fixing gometalinter it made more sense to remove it and replace it with
GolangCI-Lint for kaniko as well.
2018-09-11 13:30:42 -07:00
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
commands Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
config Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
constants Set default home value (#281) 2018-08-10 12:58:07 -07:00
dockerfile Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
executor Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot code review comments 2018-09-07 16:03:56 -07:00
util Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00