Skip to content

Commit

Permalink
Exclude some more stuff from codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregg Van Hove committed Mar 2, 2017
1 parent 43f96d3 commit 7e0fd79
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .codeclimate.yml
@@ -1,7 +1,13 @@
languages:
JavaScript: true
exclude_paths:
- "lib/*"
- "lib/**"
- "dist/*"
- "grunt/*"
- "grunt/**"
- "images/*"
- "**/*.md"
- "**/*.yml"
- "**/*.json"
- "**/*.scss"
- "**/*.erb"
- "*.sh"

0 comments on commit 7e0fd79

Please sign in to comment.