tulul/lycantulul_bot

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  rubocop:
    enabled: true
  fixme:
    enabled: true
  bundler-audit:
    enabled: true
  reek:
    enabled: false
  duplication:
    enabled: true
    config:
      languages:
        ruby:
          mass_threshold: 18

ratings:
  paths:
    - "**.rb"
    - Gemfile.lock