Skip to content

Commit

Permalink
adjust codeclimate config
Browse files Browse the repository at this point in the history
  • Loading branch information
mose committed Feb 23, 2016
1 parent aa54926 commit 1231c02
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,17 @@ engines:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
eslint:
enabled: true
bundler-audit:
enabled: true

ratings:
paths:
- Gemfile.lock
- "**.rb"
- "**.js"

0 comments on commit 1231c02

Please sign in to comment.