Skip to content

Go lint recursive

Zach Rice requested to merge go-lint-recursive into master

This MR updates the golint job to recursively lint go packages. We are allowing fail until all the analyzers have been updated which is part of gitlab-org/gitlab#12340 (closed).

Example pipeline showcasing this working: https://gitlab.com/gitlab-org/security-products/analyzers/secrets/pipelines/130167309

Screen_Shot_2020-03-26_at_5.42.42_PM

Screen_Shot_2020-03-26_at_5.43.07_PM

Edited by Zach Rice

Merge request reports