Add FactoryBot/FactoryAssociationWithStrategy rule
This rule was added in rubocop-factory_bot 2.23.0. Even if we always follow it, it's a mistake that we've accidentally made in the past during development.
This commit is contained in:
@@ -35,6 +35,9 @@ Capybara/VisibilityMatcher:
|
||||
FactoryBot/ConsistentParenthesesStyle:
|
||||
Enabled: true
|
||||
|
||||
FactoryBot/FactoryAssociationWithStrategy:
|
||||
Enabled: true
|
||||
|
||||
FactoryBot/FactoryClassName:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user