Exclude some more stuff from codeclimate
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
languages:
|
||||
JavaScript: true
|
||||
exclude_paths:
|
||||
- "lib/*"
|
||||
- "lib/**"
|
||||
- "dist/*"
|
||||
- "grunt/*"
|
||||
- "grunt/**"
|
||||
- "images/*"
|
||||
- "**/*.md"
|
||||
- "**/*.yml"
|
||||
- "**/*.json"
|
||||
- "**/*.scss"
|
||||
- "**/*.erb"
|
||||
- "*.sh"
|
||||
|
||||
Reference in New Issue
Block a user