Skip to content

RuboCop RSpec v2.26.0

Compare
Choose a tag to compare
@bquorning bquorning released this 04 Jan 13:47
· 192 commits to master since this release
97407ea
  • 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 for RSpec/SharedExamples. (@jessieay)
  • Ensure PendingWithoutReason can detect violations inside shared groups. (@robinaugh)