Update codeclimate.yml

[#1171]
This commit is contained in:
Greg Cobb
2016-07-25 21:36:57 -07:00
parent 5f9a965d7c
commit ba211e4913

View File

@@ -1,2 +1,7 @@
languages:
JavaScript: true
exclude_paths:
- "lib/"
- "lib/*"
- "dist/*"
- "grunt/*"
- "images/*"