Skip to content

dev/sg: trim out go download output from go-lint.sh

Warren Gifford requested to merge golint/no-download-output into main

Created by: bobheadxi

Removes all this noise - if an error happens, a line not starting with go: downloading will be printed so we still have that.

image

Test plan

go run ./dev/sg lint still works

Merge request reports

Loading