kaniko/hack
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
..
boilerplate Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
boilerplate.sh Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
dep.sh fix deps 2018-08-01 13:02:54 -07:00
gofmt.sh Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
install_golint.sh Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
linter.sh Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00