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 f11de71 commit 0a5fff0Copy full SHA for 0a5fff0
.golangci.yml
@@ -31,6 +31,7 @@ linters:
31
- errname
32
- errcheck
33
- errorlint
34
+ - usetesting
35
settings:
36
staticcheck:
37
checks:
0 commit comments