Skip to content

Commit

Permalink
Add varcheck
Browse files Browse the repository at this point in the history
This one just passes, so we should just turn it on by default
  • Loading branch information
SimonRichardson committed Feb 8, 2021
1 parent f76391a commit c91b68a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/golangci-lint.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ linters:
- misspell
- unconvert
- deadcode
- varcheck
run:
timeout: 20m
skip-dirs:
Expand Down

0 comments on commit c91b68a

Please sign in to comment.