Sha256: 5ba8872f8e9b094653cf0f6f97da4ed3b8a7c300c7b59c9e328ae198561ebcbb

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-07-01 12:52:10 -0700 using RuboCop version 0.32.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: 3
Metrics/AbcSize:
  Max: 87

# Offense count: 1
Metrics/BlockNesting:
  Max: 4

# Offense count: 2
Metrics/CyclomaticComplexity:
  Max: 23

# Offense count: 34
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 123

# Offense count: 5
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 88

# Offense count: 2
Metrics/PerceivedComplexity:
  Max: 21

# Offense count: 1
# Configuration parameters: Exclude.
Style/FileName:
  Enabled: false

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

# Offense count: 5
# Cop supports --auto-correct.
Style/NumericLiterals:
  MinDigits: 6

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
robot-controller-2.0.2 .rubocop_todo.yml
robot-controller-2.0.1 .rubocop_todo.yml