googleapis/ruby-style

Separate google-style-rspec gem

Closed this issue · 4 comments

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.

@blowmage Specifically, for this project, you want this line removed, correct?

I agree with this issue.

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.

Closing due to monorepo prejudice.