We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d3a0a commit 3015307Copy full SHA for 3015307
.golangci.yml
@@ -8,6 +8,6 @@ run:
8
9
issues:
10
exclude-rules:
11
- - path: _test.go
12
- linters:
13
- - errcheck
+ - path: _test.go
+ linters:
+ - errcheck
0 commit comments