Sha256: 4084f84215305451e907d074fdf89caca89755ccd06e3013a36dfc687bda9e2d

Contents?: true

Size: 1.06 KB

Versions: 5

Compression:

Stored size: 1.06 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-12-06 13:04:29 -0600 using RuboCop version 0.46.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: 9
Metrics/AbcSize:
  Enabled: false

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/BlockLength:
  Enabled: false

# Offense count: 2
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Enabled: false

# Offense count: 4
Metrics/CyclomaticComplexity:
  Enabled: false

# Offense count: 17
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Enabled: false

# Offense count: 7
# Configuration parameters: CountComments.
Metrics/ModuleLength:
  Enabled: false

# Offense count: 3
Metrics/PerceivedComplexity:
  Enabled: false

# Offense count: 13
# Configuration parameters: MinBodyLength.
Style/GuardClause:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
message-driver-1.0.1 .rubocop_todo.yml
message-driver-1.0.0 .rubocop_todo.yml
message-driver-0.7.2 .rubocop_todo.yml
message-driver-0.7.1 .rubocop_todo.yml
message-driver-0.7.0 .rubocop_todo.yml