Skip to content

Commit

Permalink
added duplication engine to codeclimate config
Browse files Browse the repository at this point in the history
  • Loading branch information
daneryl committed Apr 13, 2016
1 parent 8013f44 commit b5a51ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
engines:
eslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript

ratings:
paths:
Expand Down

0 comments on commit b5a51ca

Please sign in to comment.