Closed fernandofcampos closed 2 weeks ago
Plugins and golangci-lint must be compiled with the exact same stack, it's related to how Go plugins work.
Create a different go.mod file for the linter so we can control it.
Unreleased
CHANGELOG.md
Fill this out if this is a Draft PR so others can help.
The latest Buf updates on your PR. Results from workflow Buf Linter / buf (pull_request).
✅ passed
⏩ skipped
Purpose of Changes and their Description
Plugins and golangci-lint must be compiled with the exact same stack, it's related to how Go plugins work.
Create a different go.mod file for the linter so we can control it.
Link(s) to Ticket(s) or Issue(s) resolved by this PR
Are these changes tested and documented?
Unreleased
section ofCHANGELOG.md
?Still Left Todo
Fill this out if this is a Draft PR so others can help.