Sha256: 72893b76ea93385282cda25026bf4cc62e0acc7eb11c8d41600c322dc1a26c14

Contents?: true

Size: 761 Bytes

Versions: 7

Compression:

Stored size: 761 Bytes

Contents

require: rubocop-rspec
# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-07-29 08:55:51 -0500 using RuboCop version 0.42.0.
# 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: 133
# Configuration parameters: Max.
RSpec/ExampleLength:
  Enabled: false

# Offense count: 58
# Configuration parameters: IgnoreSymbolicNames.
RSpec/VerifiedDoubles:
  Enabled: false

# Offense count: 2
Style/MethodMissing:
  Exclude:
    - 'lib/active_fedora/nom_datastream.rb'
    - 'lib/active_fedora/relation/delegation.rb'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
active-fedora-11.0.0.rc7 .rubocop_todo.yml
active-fedora-11.0.0.rc6 .rubocop_todo.yml
active-fedora-11.0.0.rc5 .rubocop_todo.yml
active-fedora-11.0.0.rc4 .rubocop_todo.yml
active-fedora-11.0.0.rc3 .rubocop_todo.yml
active-fedora-11.0.0.rc2 .rubocop_todo.yml
active-fedora-11.0.0.rc1 .rubocop_todo.yml