Skip to content

RuboCop RSpec v2.22.0

Compare
Choose a tag to compare
@bquorning bquorning released this 06 May 13:58
· 550 commits to master since this release
21d0ee4
  • Extract factory_bot cops to a separate repository, rubocop-factory_bot. The rubocop-factory_bot repository is a dependency of rubocop-rspec and the factory_bot cops are aliased (RSpec/FactoryBot/Foo == FactoryBot/Foo) until v3.0 is released, so the change will be invisible to users until then. (@ydah)