Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#9147 from killianmuldoon/pr-add-go…
Browse files Browse the repository at this point in the history
…langci-lint-output

🌱 Add colored-line-number output for golangci-lint action
  • Loading branch information
k8s-ci-robot authored Aug 14, 2023
2 parents 9903654 + bdadb8a commit a8356e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
with:
version: v1.54.1
args: --out-format=colored-line-number
working-directory: ${{matrix.working-directory}}

0 comments on commit a8356e4

Please sign in to comment.