Skip to content

Commit

Permalink
Exclude demo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jul 13, 2019
1 parent 4c09751 commit 34cebde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ checks:
config:
threshold: 30
exclude_patterns:
- "demo/"
- "dist/"
- "docs/"
- "jsdoc-template/"
Expand All @@ -18,4 +19,4 @@ exclude_patterns:
- "**/test/"
- "**/tests/"
- "**/vendor/"
- "karma.conf.js"
- "babel.config.js"

0 comments on commit 34cebde

Please sign in to comment.