Sha256: 7fc045c85b677f5051b8ef4bb2c328c5c673c2dee9507eaeccc639fbc6ec1f27

Contents?: true

Size: 1.13 KB

Versions: 3

Compression:

Stored size: 1.13 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-08-05 09:15:27 +0000 using RuboCop version 0.24.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: 28
# Cop supports --auto-correct.
Style/AndOr:
  Enabled: false

# Offense count: 2
Style/BlockNesting:
  Max: 4

# Offense count: 5
# Configuration parameters: CountComments.
Style/ClassLength:
  Max: 160

# Offense count: 18
Style/CyclomaticComplexity:
  Max: 18

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

# Offense count: 400
# Configuration parameters: AllowedVariables.
Style/GlobalVars:
  Enabled: false

# Offense count: 195
# Configuration parameters: AllowURI.
Style/LineLength:
  Max: 236

# Offense count: 66
# Configuration parameters: CountComments.
Style/MethodLength:
  Max: 57

# Offense count: 19
# Cop supports --auto-correct.
Style/Not:
  Enabled: false

# Offense count: 9
Style/SelfAssignment:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
depengine-3.0.23 .rubocop_todo.yml
depengine-3.0.22 .rubocop_todo.yml
depengine-3.0.21 .rubocop_todo.yml