skcc321/dumpman

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
plugins:
  brakeman:
    enabled: true
    config:
      app_path: spec/dummy
  flog:
    enabled: true
    config:
      score_threshold: 20.0
  reek:
    enabled: true
  rubocop:
    enabled: true
  rubymotion:
    enabled: true