Skip to content

Commit

Permalink
Add Code Climate config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislopresto committed May 23, 2015
1 parent 4a4729c commit 5cb0a56
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codeclimate.yml
@@ -0,0 +1,7 @@
languages:
JavaScript: true

exclude_paths:
- "tests/acceptance/*"
- "tests/fixtures/*"
- "tests/unit/*"

0 comments on commit 5cb0a56

Please sign in to comment.