hubot-js/gear-help

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  duplication:
    enabled: true
    config:
      languages:
         javascript:
            mass_threshold: 70
     
  fixme:
    enabled: true
ratings:
  paths:
  - "**.js"
  - "**.module"
exclude_paths:
- config/
- test/