Skip to content

Commit

Permalink
chore: Add ratings codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
sospedra committed Nov 25, 2016
1 parent 0d1e96c commit 7f751bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
engines:
eslint:
enabled: true
duplication:
enabled: true
config:
languages:
ruby:
javascript:

ratings:
paths:
- "src/**/*"

exclude_paths:
- lib/**/*
- __tests__/**/*

0 comments on commit 7f751bb

Please sign in to comment.