Skip to content

Commit 44d2038

Browse files
authored
ci: replace tenv linter with usetesting (#3674)
1 parent c5b9208 commit 44d2038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ linters:
3131
- misspell
3232
- noctx
3333
- revive
34-
- tenv
34+
- usetesting
3535
- unconvert
3636
- unparam
3737

0 commit comments

Comments
 (0)