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 832f9e2 commit 9227273Copy full SHA for 9227273
.github/workflows/go.yml
@@ -33,7 +33,6 @@ jobs:
33
- name: Setup golangci-lint
34
uses: golangci/golangci-lint-action@v6
35
with:
36
- version: v1.60.1
37
args: --verbose
38
39
- name: Bearer
.golangci.yml
@@ -7,7 +7,6 @@ linters:
7
- dogsled
8
- dupl
9
- errcheck
10
- - exportloopref
11
- exhaustive
12
- gochecknoinits
13
- goconst
0 commit comments