Skip to content

Commit 0a9cbe4

Browse files
Update golangci-lint.yml
1 parent 2a39c22 commit 0a9cbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # tag=v7.0.0
3535
with:
3636
version: v2.0.2
37-
args: --output.text.print-linter-name=true --output.text.colors=true --out-format=colored-line-number
37+
args: --output.text.print-linter-name=true --output.text.colors=true
3838
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)