- Add new
RSpec/RedundantPredicateMatcher
cop. (@ydah) - Add new
RSpec/RemoveConst
cop. (@swelther) - Add support for correcting "it will" (future tense) for
RSpec/ExampleWording
. (@jdufresne) - Add support for
symbol
style forRSpec/SharedExamples
. (@jessieay) - Ensure
PendingWithoutReason
can detect violations inside shared groups. (@robinaugh)