rubocop / rubocop-rspec

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

Change `RSpec/ContextWording` cop to always report an offense when both `Prefixes` and `AllowedPatterns` are empty #1982

Closed ydah closed 1 month ago

ydah commented 1 month ago

see: https://github.com/rubocop/rubocop-rspec/pull/1972#discussion_r1808522184


Before submitting the PR make sure the following are checked:

ydah commented 1 month ago

Thank you for your review! I updated this PR.