Sha256: 63f69795c2d1c725b8ccb2e9a8f2925a0118ad9a8ea1f5882dd3e69bbb4f9571

Contents?: true

Size: 216 Bytes

Versions: 2

Compression:

Stored size: 216 Bytes

Contents

inherit_from:
  - .rubocop_todo.yml

AllCops:
  Exclude:
  - "lib/generators/blacklight/templates/**/*"
  - "spec/**/*"

Rails:
  Enabled: true

Metrics/LineLength:
  Max: 200

Style/StringLiterals:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
blacklight-6.2.0 .rubocop.yml
blacklight-6.1.0 .rubocop.yml