Sha256: 93529eb8c2717064ce3f166e3e10b5f8bad0c577c37a07922e3f1b4101fc6f16

Contents?: true

Size: 797 Bytes

Versions: 2

Compression:

Stored size: 797 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2017-10-23 21:48:29 +0000 using RuboCop version 0.51.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
Metrics/AbcSize:
  Max: 24

# Offense count: 3
# Configuration parameters: CountComments, ExcludedMethods.
Metrics/BlockLength:
  Max: 117

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 21

# Offense count: 1
# Cop supports --auto-correct.
# Configuration parameters: AutoCorrect.
Performance/TimesMap:
  Exclude:
    - 'lib/mindex/index.rb'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mindex-0.2.0 .rubocop_todo.yml
mindex-0.1.0 .rubocop_todo.yml