Skip to content

Commit

Permalink
(chore): adding code climate config
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Jul 5, 2016
1 parent 3ad6cd9 commit 9e0c738
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
engines:
duplication:
enabled: true
exclude_paths:
- "release/"
- "docs/"
ratings:
paths:
- "src/**/**.ts"

0 comments on commit 9e0c738

Please sign in to comment.