.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Includes:
    - 'Gemfile'
  Excludes:
    - 'Gemfile.devtools'
    - 'vendor/**'