omegahm/beerclub

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Exclude:
    - db/schema.rb
    - db/migrate/*.rb

LineLength:
  Enabled: false

Documentation:
  Enabled: false