Unclaimed project
Are you a maintainer of rubocop-rspec? Claim this project to take control of your public changelog and roadmap.
RSpec/Pending, where it would mark the default block it as an offense. (@bquorning)Style/ContextWording is configured with a Prefix being interpreted as a boolean, like on. (@sakuro)RSpec/IncludeExamples cop to enforce using it_behaves_like over include_examples. (@dvandersluis)RSpec/ScatteredSetup to allow around hooks to be scattered. (@ydah)RSpec/ChangeByZero cop when without expect block. (@lee266)RSpec/DescribedClass when SkipBlocks is true and numblocks are used. (@earlopain)