hello-gem/hello

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  rubocop:
    enabled: true
ratings:
  paths:
  - Gemfile.lock
  - "**.rb"

exclude_paths:
  - spec/
  - examples/
  - dummy/