Sha256: 8023e0b5a19eb7f1d9e808badb615310c87e36efac46b9aebfd0617e3b0a094c

Contents?: true

Size: 1.01 KB

Versions: 24

Compression:

Stored size: 1.01 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2020-04-23 17:01:17 -0400 using RuboCop version 0.82.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.
Metrics/AbcSize:
  Max: 20

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 113

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

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

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

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
dor-services-client-6.21.0 .rubocop_todo.yml
dor-services-client-6.20.0 .rubocop_todo.yml
dor-services-client-6.19.2 .rubocop_todo.yml
dor-services-client-6.19.1 .rubocop_todo.yml
dor-services-client-6.19.0 .rubocop_todo.yml
dor-services-client-6.18.0 .rubocop_todo.yml
dor-services-client-6.17.0 .rubocop_todo.yml
dor-services-client-6.16.0 .rubocop_todo.yml
dor-services-client-6.15.0 .rubocop_todo.yml
dor-services-client-6.14.1 .rubocop_todo.yml
dor-services-client-6.14.0 .rubocop_todo.yml
dor-services-client-6.13.0 .rubocop_todo.yml
dor-services-client-6.12.0 .rubocop_todo.yml
dor-services-client-6.11.0 .rubocop_todo.yml
dor-services-client-6.10.0 .rubocop_todo.yml
dor-services-client-6.9.0 .rubocop_todo.yml
dor-services-client-6.8.0 .rubocop_todo.yml
dor-services-client-6.7.0 .rubocop_todo.yml
dor-services-client-6.6.1 .rubocop_todo.yml
dor-services-client-6.6.0 .rubocop_todo.yml