--- require: - rubocop-factory_bot - ./lib/gitlab/styles/rubocop # Check for create_list FactoryBot declarations higher than MaxAmount FactoryBot/ExcessiveCreateList: Enabled: true MaxAmount: 10