.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Exclude:
    - vendor/**/*
    - bin/**/*
    - gemfiles/**/*