Skip to content

Commit

Permalink
Update to config v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkarns committed Dec 21, 2018
1 parent 8240c25 commit c8cd2d2
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
engines:
duplication:
enabled: true
config:
languages:
- javascript
fixme:
enabled: true
version: 2

ratings:
paths:
- lib/**
- test/**

exclude_paths:
- example/**/*
- node_modules/**/*
exclude_patterns:
- example/
- node_modules/
- test/
- "**/*.test.js"

0 comments on commit c8cd2d2

Please sign in to comment.