- Add new
RSpec/FactoryBot/FactoryNameStyle
cop. (@ydah) - Improved processing speed for
RSpec/Be
,RSpec/ExpectActual
,RSpec/ImplicitExpect
,RSpec/MessageSpies
,RSpec/PredicateMatcher
andRSpec/Rails/HaveHttpStatus
. (@ydah) - Fix wrong autocorrection in
n_times
style onRSpec/FactoryBot/CreateList
. (@r7kamura) - Fix a false positive for
RSpec/FactoryBot/ConsistentParenthesesStyle
when usinggenerate
with multiple arguments. (@ydah) - Mark
RSpec/BeEq
asSafe: false
(@r7kamura) - Add
RSpec/DuplicatedMetadata
cop. (@r7kamura) - Mark
RSpec/BeEql
asSafe: false
. (@r7kamura) - Add
RSpec/PendingWithoutReason
cop. (@r7kamura)