Skip to content

Use linter2cc in `make lint`

Pedro Pombeiro requested to merge 9524-use-linter2cc into 9524-add-shellcheck-linter

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

Edited by Pedro Pombeiro

Merge request reports

Loading