Sha256: 2cfb88a76cdc1dcbd8a26326f2134c97167adb96e761c50b0fdd95685a0249ec

Contents?: true

Size: 709 Bytes

Versions: 2

Compression:

Stored size: 709 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2015-08-19 00:08:04 -0600 using RuboCop version 0.33.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: 7
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 104

# Offense count: 4
Style/Documentation:
  Exclude:
    - 'lib/compact_index_client.rb'
    - 'lib/compact_index_client/cache.rb'
    - 'lib/compact_index_client/updater.rb'
    - 'lib/compact_index_client/version.rb'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
compact_index_client-2.0.0 .rubocop_todo.yml
compact_index_client-0.1.0 .rubocop_todo.yml