RuboCop RSpec v1.41.0
- 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
andRSpec/ReturnFromStub
. (@andrykonchin)