Skip to content

Commit

Permalink
fix code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickarlt committed Jun 11, 2016
1 parent 60be3bf commit bcc0ba0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
13 changes: 13 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
engines:
duplication:
enabled: true
config:
languages:
- javascript
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "**.js"
7 changes: 0 additions & 7 deletions lib/.codeclimate.yml

This file was deleted.

0 comments on commit bcc0ba0

Please sign in to comment.