ripta/drydock

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  rubocop:
    enabled: true
ratings:
  paths:
  - lib/**/*
exclude_paths:
- bin/*.rb
- dry-dock.gemspec
- spec/**/*
- vendor/**/*