Skip to content

Commit

Permalink
Exclude mocks/ directories from codeclimate
Browse files Browse the repository at this point in the history
- files in mocks/ directories are autogenerated
  • Loading branch information
redhatrises committed Jun 12, 2018
1 parent 97dfc06 commit 06d51e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ ratings:
exclude_paths:
- test/
- vendor/
- "**/mocks/"

0 comments on commit 06d51e6

Please sign in to comment.