Skip to content

Commit

Permalink
Add tenv linter (#5801)
Browse files Browse the repository at this point in the history
This is the contrib counterpart of
open-telemetry/opentelemetry-go#5524, adding the
tenv linter.

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
  • Loading branch information
3 people committed Jun 26, 2024
1 parent 06c46b8 commit 4914b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ linters:
- misspell
- revive
- staticcheck
- tenv
- typecheck
- unconvert
- unparam
Expand Down

0 comments on commit 4914b84

Please sign in to comment.