wepay/Ruby-SDK

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---

engines:
  csslint:
    enabled: false
  duplication:
    enabled: true
    config:
      languages:
      - ruby
  eslint:
    enabled: false
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - "**.rb"
exclude_paths:
  - build/
  - coverage/
  - doc/
  - spec/