Separate google-style-rspec gem
Closed this issue · 4 comments
blowmage commented
I would like to see this project follow the pattern established by the rubocop and rubocop-rspec gems and have a separate google-style-rspec gem. Projects that use the google-style gem but don't use Rspec shouldn't be required to install those dependencies, even as development dependencies.
quartzmo commented
@blowmage Specifically, for this project, you want this line removed, correct?
quartzmo commented
I agree with this issue.
blowmage commented
Yes, I would remove that line. And I would move all files into a google-style directory and add an empty google-style-rspec directory. Basically, convert this into a monorepo.
blowmage commented
Closing due to monorepo prejudice.