Sha256: 93115932c85fe327cd7f401a050c7548b02625a0e0d4b0fbc519fce8e95dd817

Contents?: true

Size: 901 Bytes

Versions: 3

Compression:

Stored size: 901 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-09-01 15:55:09 -0500 using RuboCop version 0.25.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: 1
Metrics/CyclomaticComplexity:
  Max: 10

# Offense count: 1
# Configuration parameters: AllowURI.
Metrics/LineLength:
  Max: 159

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 12

# Offense count: 2
Style/Documentation:
  Severity: warning
  Enabled: false

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

# Offense count: 1
# Cop supports --auto-correct.
Style/SpecialGlobalVars:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rundeck-0.0.3.pre .rubocop_todo.yml
rundeck-0.0.2.pre .rubocop_todo.yml
rundeck-0.0.1.pre .rubocop_todo.yml