Sha256: f3fa1a8e097f2325188bfb90c4e17d3fbbe374be0bafef9f36472edecf5c3a56

Contents?: true

Size: 204 Bytes

Versions: 2

Compression:

Stored size: 204 Bytes

Contents

---
require:
  - rubocop-factory_bot
  - ./lib/gitlab/styles/rubocop

# Check for create_list FactoryBot declarations higher than MaxAmount
FactoryBot/ExcessiveCreateList:
  Enabled: true
  MaxAmount: 10

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gitlab-styles-13.0.1 rubocop-factory_bot.yml
gitlab-styles-13.0.0 rubocop-factory_bot.yml