Skip to content

Commit

Permalink
Use config generated by CodeClimate
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbaudino committed Jul 9, 2016
1 parent 4ab73fc commit 843bab9
Show file tree
Hide file tree
Showing 2 changed files with 1,160 additions and 4 deletions.
13 changes: 13 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
---
engines:
duplication:
enabled: true
config:
languages:
- ruby
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.rb"
exclude_paths:
- spec/

0 comments on commit 843bab9

Please sign in to comment.