makenew/ruby-gem

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Include:
    - Gemfile
    - Guardfile
    - Rakefile

Style/RegexpLiteral:
  Exclude:
    - Guardfile