Sha256: 340d4f72800ab99e4953423f78ec7f0a09158a7c546a9c075d9ac0fc82e76fb7

Contents?: true

Size: 1.11 KB

Versions: 2

Compression:

Stored size: 1.11 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-10-17 09:13:36 -0400 using RuboCop version 0.26.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: 1
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 129

# Offense count: 72
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 140

# Offense count: 3
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 14

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

# Offense count: 2
# Configuration parameters: EnforcedStyle, SupportedStyles.
Style/ClassAndModuleChildren:
  Enabled: false

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

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

# Offense count: 5
Style/Lambda:
  Enabled: false

# Offense count: 5
# Configuration parameters: MaxSlashes.
Style/RegexpLiteral:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hyperclient-0.7.0 .rubocop_todo.yml
hyperclient-0.6.1 .rubocop_todo.yml