gems rubocop-rspec 3.9.0
RuboCop RSpec v3.9.0

3 days ago
  • Fix a false positive for RSpec/LeakyLocalVariable when variables are used only in example metadata (e.g., skip messages). (@ydah)
  • Fix a false positive for RSpec/ScatteredSetup when the hook is defined inside a class method. (@d4rky-pl)
  • Fix a false positive for RSpec/DescribedClass inside dynamically evaluated blocks (class_eval, module_eval, instance_eval, class_exec, module_exec, instance_exec). (@sucicfilip)
  • Add new cop RSpec/Output. (@kevinrobell-st)

Don't miss a new rubocop-rspec release

NewReleases is sending notifications on new releases.