Skip to content

Commit

Permalink
The linter 'tenv' is deprecated (since v1.64.0) due to: Duplicate fea…
Browse files Browse the repository at this point in the history
…ture another linter. Replaced by usetesting.

On-behalf-of: @SAP [email protected]
  • Loading branch information
xrstf committed Feb 12, 2025
1 parent 551d709 commit ae87f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ linters:
- predeclared
- promlinter
- staticcheck
- tenv
- unconvert
- unused
- usetesting
- wastedassign
- whitespace
disable-all: true
Expand Down

0 comments on commit ae87f09

Please sign in to comment.