We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9903654 commit bdadb8aCopy full SHA for bdadb8a
.github/workflows/pr-golangci-lint.yaml
@@ -31,4 +31,5 @@ jobs:
31
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
32
with:
33
version: v1.54.1
34
+ args: --out-format=colored-line-number
35
working-directory: ${{matrix.working-directory}}
0 commit comments