Sha256: 30832b88c01e9d8d98f44fa6bdbbb515a79b3b802382fc121b6b6df6d8e80be7

Contents?: true

Size: 717 Bytes

Versions: 7

Compression:

Stored size: 717 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: 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

7 entries across 7 versions & 1 rubygems

Version Path
rundeck-1.2.1 .rubocop_todo.yml
rundeck-1.2.0 .rubocop_todo.yml
rundeck-1.1.0 .rubocop_todo.yml
rundeck-1.0.2 .rubocop_todo.yml
rundeck-1.0.1 .rubocop_todo.yml
rundeck-0.0.4 .rubocop_todo.yml
rundeck-0.0.3 .rubocop_todo.yml