Skip to content

Commit cc1b093

Browse files
committed
chore: tenv replaced by usetesting
1 parent 6206dd0 commit cc1b093

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
@@ -26,12 +26,12 @@ linters:
2626
- protogetter
2727
- reassign
2828
- staticcheck
29-
- tenv
3029
- testableexamples
3130
- testpackage
3231
- thelper
3332
- tparallel
3433
- unused
34+
- usetesting
3535
linters-settings:
3636
errcheck:
3737
check-type-assertions: true

0 commit comments

Comments
 (0)