Sha256: 10e5b4c7715be17ac60b614c9324917c51510b3e4725250e0fc6b56823811aca

Contents?: true

Size: 1.1 KB

Versions: 7

Compression:

Stored size: 1.1 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2021-01-09 09:21:34 UTC using RuboCop version 0.89.1.
# 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: 11
# Configuration parameters: IgnoredMethods.
Metrics/AbcSize:
  Max: 33

# Offense count: 2
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods.
# ExcludedMethods: refine
Metrics/BlockLength:
  Max: 138

# Offense count: 2
# Configuration parameters: CountComments, CountAsOne.
Metrics/ClassLength:
  Max: 167

# Offense count: 17
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods.
Metrics/MethodLength:
  Max: 25

# Offense count: 2
# Configuration parameters: CountComments, CountAsOne.
Metrics/ModuleLength:
  Max: 141

# Offense count: 200
# Configuration parameters: AllowSubject.
RSpec/MultipleMemoizedHelpers:
  Max: 16

# Offense count: 1
RSpec/NestedGroups:
  Max: 6

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
imap-backup-3.3.1 .rubocop_todo.yml
imap-backup-3.3.0 .rubocop_todo.yml
imap-backup-3.2.1 .rubocop_todo.yml
imap-backup-3.2.0 .rubocop_todo.yml
imap-backup-3.1.0 .rubocop_todo.yml
imap-backup-3.0.0 .rubocop_todo.yml
imap-backup-3.0.0.rc1 .rubocop_todo.yml