Skip to content

Commit

Permalink
Remove bundler-audit since we don't commit our Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
smellsblue committed May 25, 2016
1 parent 1a69455 commit ac5bd08
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .codeclimate.yml
@@ -1,7 +1,5 @@
---
engines:
bundler-audit:
enabled: true
duplication:
enabled: true
config:
Expand All @@ -13,7 +11,6 @@ engines:
enabled: true
ratings:
paths:
- Gemfile.lock
- "**.rb"
exclude_paths:
- spec/

0 comments on commit ac5bd08

Please sign in to comment.