Sha256: 4e4caa67384e95ae95ac4a986b59fb1eee51ebfaa50362ec3620109e88fcffd5

Contents?: true

Size: 264 Bytes

Versions: 7

Compression:

Stored size: 264 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

Style/IndentationConsistency:
  Enabled: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
blacklight-6.5.0 .rubocop.yml
blacklight-6.4.2 .rubocop.yml
blacklight-6.4.1 .rubocop.yml
blacklight-6.4.0 .rubocop.yml
blacklight-6.3.3 .rubocop.yml
blacklight-6.3.1 .rubocop.yml
blacklight-6.3.0 .rubocop.yml