svenschoenung/jshint-stylish-summary

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  duplication:
    enabled: true
    config:
      languages:
      - javascript
    exclude_fingerprints:
      - 3defb600b506b6472dd620f7996e3997
      - 87c0df6b5cc83b9da18453d2568f52c5
  eslint:
    enabled: true
  fixme:
    enabled: true
ratings:
  paths:
  - "**.js"
exclude_paths:
  - "test/**/*.js"