seldon-core
seldon-core copied to clipboard
fix(operator/lint): install go linter in custom path
What this PR does / why we need it:
The new path becomes consistent with the one used by [core]/scheduler and no
longer conflicts with the default go golangci-lint path
Special notes for your reviewer:
- Follow-up from #5853