Skip to content

Commit

Permalink
Update CodeClimate configuration to ignore 'integrations/'.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinlaking committed Jan 27, 2016
1 parent 8319772 commit a012e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codeclimate.yml
Expand Up @@ -3,5 +3,6 @@ ratings:
- lib/**
exclude_paths:
- "examples/*"
- "integrations/*"
- "test/*"
- "vendor/*"

0 comments on commit a012e5d

Please sign in to comment.