Skip to content

Commit 9a6b052

Browse files
committed
Add sequence to avoid false-positive
since we can omit its block argument
1 parent a5ca5b4 commit 9a6b052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -941,6 +941,7 @@ RSpec/FactoryBot/AssociationStyle:
941941
- implicit
942942
NonImplicitAssociationMethodNames:
943943
- association
944+
- sequence
944945
- skip_create
945946
- traits_for_enum
946947
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FactoryBot/AssociationStyle

0 commit comments

Comments
 (0)