Skip to content

RuboCop RSpec v1.25.1

Compare
Choose a tag to compare
@bquorning bquorning released this 10 Apr 18:16
· 1949 commits to master since this release
1a6af99
  • Fix false positive in RSpec/Pending cop when pending is used as a method name. (@Darhazer)
  • Fix FactoryBot/DynamicAttributeDefinedStatically false positive when using symbol proc argument for a sequence. (@tdeo)