Skip to content

Commit

Permalink
Update exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasR committed Nov 25, 2017
1 parent 496295a commit e985a7b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ratings:
paths:
- src/**
version: "2"
exclude_patterns:
- "**"
- ".*"
- "!src/**.js"
- "!test/**.js"

0 comments on commit e985a7b

Please sign in to comment.