Skip to content

Commit

Permalink
Excluded testutils from golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
richardcase committed Oct 16, 2018
1 parent df3cf0f commit 3c8777f
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 @@ -26,6 +26,7 @@ run:
- ^build$
- ^pkg\/eks\/mocks$
- \/usr\/local\/go
- ^pkg\/testutils

# which files to skip: they will be analyzed, but issues from them
# won't be reported. Default value is empty list, but there is
Expand Down

0 comments on commit 3c8777f

Please sign in to comment.