Skip to content

Commit

Permalink
changed codeclimate config to use v4
Browse files Browse the repository at this point in the history
  • Loading branch information
daneryl committed Mar 25, 2018
1 parent 217e81d commit 266c9d6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
engines:
eslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
channel: "eslint-4"

ratings:
paths:
- app/**
- app/**

0 comments on commit 266c9d6

Please sign in to comment.