Skip to content

Commit

Permalink
Merge pull request #297 from redhatrises/exclude_mocks
Browse files Browse the repository at this point in the history
Exclude mocks/ directories from codeclimate
  • Loading branch information
shawndwells committed Jun 13, 2018
2 parents 97dfc06 + 06d51e6 commit fc5426d
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 fc5426d

Please sign in to comment.