Skip to content

Commit

Permalink
test(lint): Change tenv linter to usetesting
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Feb 17, 2025
1 parent 5f30d03 commit e50bbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,14 @@ linters:
- sqlclosecheck
- staticcheck
- stylecheck
- tenv
- testableexamples
- testifylint
- typecheck
- unconvert
- unparam
- unused
- usestdlibvars
- usetesting
- wastedassign
- whitespace
- zerologlint

0 comments on commit e50bbda

Please sign in to comment.