Skip to content

RuboCop RSpec v1.41.0

Compare
Choose a tag to compare
@bquorning bquorning released this 03 Jul 09:42
· 1371 commits to master since this release
e6857d8
  • Extend the list of Rails spec types for RSpec/DescribeClass. (@pirj)
  • Fix FactoryBot/AttributeDefinedStatically to allow #traits_for_enum without a block. (@harrylewis)
  • Improve the performance of FactoryBot/AttributeDefinedStatically, RSpec/InstanceVariable, RSpec/LetSetup, RSpec/NestedGroups and RSpec/ReturnFromStub. (@andrykonchin)