Skip to content

Commit 0a5fff0

Browse files
committed
Disable unused linter
1 parent f11de71 commit 0a5fff0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ linters:
3131
- errname
3232
- errcheck
3333
- errorlint
34+
- usetesting
3435
settings:
3536
staticcheck:
3637
checks:

0 commit comments

Comments
 (0)