.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Exclude:
    - 'Gemfile'
    - 'Gemfile.devtools'
    - 'benchmarks/**/*'
    - 'vendor/**/*'