Skip to content

Commit

Permalink
updated codeclimate config
Browse files Browse the repository at this point in the history
  • Loading branch information
konzz committed Mar 27, 2018
1 parent 68ba5b8 commit ce0752b
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,6 +1,8 @@
engines:
eslint:
enabled: true
config:
config: .eslintrc
duplication:
enabled: true
config:
Expand All @@ -10,3 +12,7 @@ engines:
ratings:
paths:
- app/**
exclude_patterns:
- **/specs/
- database/
- **/index.js

0 comments on commit ce0752b

Please sign in to comment.