We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a39c22 commit 0a9cbe4Copy full SHA for 0a9cbe4
.github/workflows/golangci-lint.yml
@@ -34,5 +34,5 @@ jobs:
34
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # tag=v7.0.0
35
with:
36
version: v2.0.2
37
- args: --output.text.print-linter-name=true --output.text.colors=true --out-format=colored-line-number
+ args: --output.text.print-linter-name=true --output.text.colors=true
38
working-directory: ${{matrix.working-directory}}
0 commit comments