Skip to content

Use linter2cc in `make lint`

Based on 9524-add-shellcheck-linter branch

What does this MR do?

Converts make lint to make use of https://gitlab.com/gitlab-org/language-tools/go/linters/linter2cc to manage the output to Code Climate.

Why was this MR needed?

To avoid ad-hoc bash juggling and formalize that logic in a helper repo.

What's the best way to test this MR?

What are the relevant issue numbers?

#9524

Merge request reports