Sha256: 8b71b2a602285aa6ccfa3994542c634da243b7bc058b784a3096188548c8ffec

Contents?: true

Size: 1.22 KB

Versions: 4

Compression:

Stored size: 1.22 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-09-15 17:44:35 -0500 using RuboCop version 0.26.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
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Enabled: false

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

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

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

# Offense count: 63
Style/Documentation:
  Enabled: false

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

# Offense count: 2
Style/ModuleFunction:
  Enabled: false

# Offense count: 1
Style/MultilineBlockChain:
  Enabled: false

# Offense count: 1
# Configuration parameters: EnforcedStyle, SupportedStyles.
Style/RaiseArgs:
  Enabled: false

# Offense count: 3
# Cop supports --auto-correct.
# Configuration parameters: IgnoredMethods.
Style/SymbolProc:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
message-driver-0.5.3 .rubocop_todo.yml
message-driver-0.5.2 .rubocop_todo.yml
message-driver-0.5.1 .rubocop_todo.yml
message-driver-0.5.0 .rubocop_todo.yml