rubyatscale / packs-rails

packs-rails establishes and implements a set of conventions for splitting up large monoliths.
MIT License
268 stars 26 forks source link

mentioning the need for overriding rubocop-rails rules #92

Closed perryqh closed 5 months ago

perryqh commented 5 months ago

Background

Addressing https://github.com/rubyatscale/packs-rails/issues/91

By default, some rubocop-rails include globs target app/....

Change

Including examples of how to override rubocop-rails Include globs.