Skip to content

RuboCop RSpec v1.29.0

Compare
Choose a tag to compare
@bquorning bquorning released this 25 Aug 12:19
· 1844 commits to master since this release
a94aa6b
  • RSpec/InstanceVariable - Recommend local variables in addition to let. (@jaredbeck)
  • Add RSpec/ImplicitSubject cop. (@Darhazer)
  • Add RSpec/HooksBeforeExamples cop. (@Darhazer)