-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Add colored-line-number output for golangci-lint action #9147
🌱 Add colored-line-number output for golangci-lint action #9147
Conversation
/area ci /hold To ensure this works as expected on kubernetes-sigs/cluster-api-provider-vsphere#2180 |
Thx! /lgtm |
LGTM label has been added. Git tree hash: f426e15a366bd9255e79ebdb79c4e6a92357ea11
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
a687960
to
3ffaf3e
Compare
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
3ffaf3e
to
bdadb8a
Compare
/hold cancel Looks like this is working as expected over on the CAPV repo. |
+1 to keep consistency cross repos |
LGTM label has been added. Git tree hash: 078e1603edc291e9c03cae0b29365a335fbaa816
|
Adds the colored-line-number output format for the golangci-lint action run in CI.
Idea taken from kubernetes-sigs/cluster-api-provider-vsphere#2180.