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 01fec2f commit 8654f81Copy full SHA for 8654f81
.github/workflows/linter.yml
@@ -31,6 +31,5 @@ jobs:
31
- name: golangci-lint
32
uses: golangci/golangci-lint-action@v8
33
with:
34
- version: v2.1.6
35
args: --config=.github/linters/.golangci.yml
36
only-new-issues: true
0 commit comments