Sha256: 450c31104eebedee69ef7eb86c06a5757bd4978cffe88554079258695d5f9f46

Contents?: true

Size: 846 Bytes

Versions: 2

Compression:

Stored size: 846 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-07-07 21:30:11 -0500 using RuboCop version 0.41.2.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 1
Lint/UselessAccessModifier:
  Exclude:
    - 'lib/spotlight/dor/indexer.rb'

# Offense count: 7
# Configuration parameters: Max.
RSpec/ExampleLength:
  Exclude:
    - 'spec/lib/spotlight/dor/indexer_spec.rb'
    - 'spec/models/spotlight/resources/dor_harvester_spec.rb'

# Offense count: 2
RSpec/VerifiedDoubles:
  Exclude:
    - 'spec/integration/gdor_integration_spec.rb'
    - 'spec/models/spotlight/resources/dor_harvester_spec.rb'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spotlight-dor-resources-2.0.0 .rubocop_todo.yml
spotlight-dor-resources-1.1.0 .rubocop_todo.yml