Skip to content

Commit

Permalink
add deadcode to golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhelfand authored and tekton-robot committed Jul 20, 2020
1 parent 6d1cfc6 commit b82ac82
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 @@ -15,3 +15,4 @@ linters:
- gocritic
- golint
- misspell
- deadcode

0 comments on commit b82ac82

Please sign in to comment.