Only have code climate grade the src
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
languages:
|
||||
JavaScript: true
|
||||
ratings:
|
||||
paths:
|
||||
- "src/**/*.js"
|
||||
exclude_paths:
|
||||
- "lib/**"
|
||||
- "dist/*"
|
||||
|
||||
Reference in New Issue
Block a user