Skip to content

Use --trimpath to build golangci-lint and plugins

What does this MR do?

This MR uses --trimpath to build golangci-lint and plugins.

Why was this MR needed?

So that the build paths match and we stop seeing a runtime error about mismatched packages.

What's the best way to test this MR?

What are the relevant issue numbers?

Merge request reports