tmuxinator/tmuxinator

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  bundler-audit:
    enabled: false
  brakeman:
    enabled: false
  complexity-ruby:
    enabled: false
  duplication:
    enabled: true
    config:
      languages:
      - ruby
  fixme:
    enabled: true
    exclude_paths:
      - ".rubocop.yml"
  flog:
    enabled: true
  reek:
    enabled: false
  rubocop:
    enabled: true
    channel: rubocop-0-61-1
ratings:
  paths:
  - Gemfile.lock
  - "**.rb"
exclude_paths:
- spec/