Skip to content

Commit

Permalink
golangci-lint: enable tenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jzelinskie committed Dec 26, 2021
1 parent 177601d commit 7616147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yaml
Expand Up @@ -39,6 +39,7 @@ linters:
- "staticcheck"
- "structcheck"
- "stylecheck"
- "tenv"
- "typecheck"
- "unused"
- "varcheck"
Expand Down

0 comments on commit 7616147

Please sign in to comment.