haraka/haraka-plugin-rcpt-postgresql

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  duplication:
    enabled: true
    config:
      languages:
      - javascript
  eslint:
    enabled: true
    channel: "eslint-3"
    config:
      config: ".eslintrc.json"
  fixme:
    enabled: true
    checks:
      XXX:
        enabled: false
      TODO:
        enabled: false
ratings:
  paths:
  - "**.js"
exclude_paths:
- test/