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 944493c commit 4ff3408Copy full SHA for 4ff3408
.github/workflows/golangci-lint.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: golangci-lint
24
uses: golangci/golangci-lint-action@v7
25
with:
26
- version: v2.0
+ version: latest
27
args: >
28
--enable govet
29
--enable staticcheck
0 commit comments