rubocop / rubocop-rspec

Code style checking for RSpec files.
https://docs.rubocop.org/rubocop-rspec
MIT License
805 stars 277 forks source link

RSpec/RepeatedSubjectCall: silence subject passed as function argument #1871

Closed K-S-A closed 5 months ago

K-S-A commented 5 months ago

Naive approach to resolve https://github.com/rubocop/rubocop-rspec/issues/1870


Before submitting the PR make sure the following are checked: