Skip to content

Commit

Permalink
Exclude config and spec paths from code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar committed Mar 26, 2019
1 parent aee2c45 commit 84c60c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
exclude_paths:
- "config/"
- "spec/"

0 comments on commit 84c60c6

Please sign in to comment.