Skip to content

Commit

Permalink
Update .codeclimate.yml
Browse files Browse the repository at this point in the history
Added FIXME and Duplication engines.
  • Loading branch information
larkinscott authored Jan 18, 2017
1 parent ba58290 commit bd20fcc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
engines:
fixme:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
eslint:
enabled: true
ratings:
Expand Down

0 comments on commit bd20fcc

Please sign in to comment.