Like we did with #148, where we pulled in the .rubocop.yml recommendations from the C5 conventions repo, it would be great to also pull in the new .rubocop_rspec.yml conventions from that same place:
https://github.com/carbonfive/c5-conventions/blob/master/rubocop/rubocop_rspec.yml
That way new projects generated with raygun will be have rubocop-rspec enabled with a good set of defaults.
Like we did with #148, where we pulled in the
.rubocop.ymlrecommendations from the C5 conventions repo, it would be great to also pull in the new.rubocop_rspec.ymlconventions from that same place:https://github.com/carbonfive/c5-conventions/blob/master/rubocop/rubocop_rspec.yml
That way new projects generated with raygun will be have rubocop-rspec enabled with a good set of defaults.