Skip to content

V4 - Disable goimports job

Olivier Gonzalez requested to merge v4_disable_goimports into v4

What does this MR do?

Disable the goimports linter on v3 branch as it's no longer compatible with the go version used here.

The linter will be rarely useful as we mainly rebuild this branch to keep the base image up to date but rarely do code changes to it.

An alternative solution would be to allow to specify which version of goimports to use in the development template: Draft: Allow goimport version to be customized (gitlab-org/security-products/ci-templates!405 - closed).

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports

Loading