Skip to content

Commit

Permalink
Ignore all generated files in pkg/client for golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
dibyom authored and tekton-robot committed Jan 9, 2020
1 parent fdbe724 commit 2de58c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ run:
- e2e
skip-dirs:
- vendor
- pkg/client/(.*)/fake
- pkg/client/resource/(.*)/fake
- pkg/client
timeout: 5m
linters-settings:
errcheck:
Expand Down

0 comments on commit 2de58c5

Please sign in to comment.