Sha256: 90e827db5eaa1b319bc2bee72bd66d92e94a20c812e65c384ee5e3859d7ceec3

Contents?: true

Size: 990 Bytes

Versions: 17

Compression:

Stored size: 990 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2021-03-17 17:24:07 UTC using RuboCop version 1.11.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: 2
# Configuration parameters: IgnoredMethods, CountRepeatedAttributes.
Metrics/AbcSize:
  Max: 22

# Offense count: 1
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods, IgnoredMethods.
Metrics/MethodLength:
  Max: 11

# Offense count: 1
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/dor/services/client.rb'

# Offense count: 77
# Cop supports --auto-correct.
# Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Layout/LineLength:
  Max: 164

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
dor-services-client-7.5.0 .rubocop_todo.yml
dor-services-client-7.4.0 .rubocop_todo.yml
dor-services-client-7.3.1 .rubocop_todo.yml
dor-services-client-7.3.0 .rubocop_todo.yml
dor-services-client-7.2.0 .rubocop_todo.yml
dor-services-client-7.1.0 .rubocop_todo.yml
dor-services-client-7.0.0 .rubocop_todo.yml
dor-services-client-6.36.0 .rubocop_todo.yml
dor-services-client-6.35.0 .rubocop_todo.yml
dor-services-client-6.34.0 .rubocop_todo.yml
dor-services-client-6.33.0 .rubocop_todo.yml
dor-services-client-6.32.0 .rubocop_todo.yml
dor-services-client-6.31.0 .rubocop_todo.yml
dor-services-client-6.30.1 .rubocop_todo.yml
dor-services-client-6.30.0 .rubocop_todo.yml
dor-services-client-6.29.0 .rubocop_todo.yml
dor-services-client-6.28.0 .rubocop_todo.yml