Sha256: 44062cfefc985b7699ecc5f7489054512988fe42a0c87b2f35df8066540ee57b

Contents?: true

Size: 693 Bytes

Versions: 5

Compression:

Stored size: 693 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-12-18 09:21:53 -0800 using RuboCop version 0.60.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: 1
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/dor/services/client.rb'

# Offense count: 17
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Metrics/LineLength:
  Max: 140

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dor-services-client-1.3.0 .rubocop_todo.yml
dor-services-client-1.2.0 .rubocop_todo.yml
dor-services-client-1.1.1 .rubocop_todo.yml
dor-services-client-1.1.0 .rubocop_todo.yml
dor-services-client-1.0.0 .rubocop_todo.yml