Sha256: 91fb146a23b828f57d78fbcfa02406c9ed985da2ee849abe8cf3de5bfa8d0ce3

Contents?: true

Size: 837 Bytes

Versions: 3

Compression:

Stored size: 837 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-01-01 18:05:17 -0500 using RuboCop version 0.27.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: 2
Metrics/AbcSize:
  Max: 25

# Offense count: 14
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 155

# Offense count: 2
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 17

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

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

# Offense count: 3
Style/RegexpLiteral:
  MaxSlashes: 0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
guard-rack-2.2.0 .rubocop_todo.yml
guard-rack-2.1.1 .rubocop_todo.yml
guard-rack-2.1.0 .rubocop_todo.yml