Skip to content

Commit

Permalink
update codeclimate engines
Browse files Browse the repository at this point in the history
  • Loading branch information
championswimmer authored Mar 14, 2017
1 parent c7ba899 commit c630b8a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
engines:
eslint:
enabled: true
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript

exclude_paths:
- "**/jquery*"
- "**/bootstrap*"

0 comments on commit c630b8a

Please sign in to comment.