-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare a golangci-lint installation for automatic update using renovate #2064
Prepare a golangci-lint installation for automatic update using renovate #2064
Conversation
1c41883
to
59f926e
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Honny1, rhatdan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks good overall.
Signed-off-by: Jan Rodák <[email protected]>
59f926e
to
52828e9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at the test output,
fatal: Not a valid object name main
I think that’s unrelated and it comes from hack/git-validation.sh
; can you double-check, please? If so, that seems worth at least filing an issue.
Yes, it comes from |
45a0912
to
52828e9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Thanks for checking!
This PR prepares the
golangci-lint
installation for automatic update by renovate.Depends on: