Makefile: remove goimports (#2008)
This downloads gometalinter (which is now breaking in the CI tests). Also the goimports target is run with ||true, so nothing will break if this flags anything (done because of gofmt changes in between release). Probably I will setup something to use github's linter API: https://github.com/markstory/lint-reviewSigned-off-by:Miek Gieben <miek@miek.nl>
Showing
Please register or sign in to comment