Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Commit

Permalink
Merge pull request #604 from hacken-in/586-add-codeclimate-config
Browse files Browse the repository at this point in the history
Add Codeclimate config file (refs #586)
  • Loading branch information
moonglum committed Aug 20, 2015
2 parents 6e54a89 + 77e325a commit daf4ecd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codeclimate.yml
@@ -0,0 +1,6 @@
languages:
Ruby: true
JavaScript: true
exclude_paths:
- "test/*"

0 comments on commit daf4ecd

Please sign in to comment.