Sha256: 77e57258f4f85688e9ee09879488322648b20a753349408567d7a7b2cde5d66e

Contents?: true

Size: 701 Bytes

Versions: 3

Compression:

Stored size: 701 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-07-27 10:46:47 +0200 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: 8
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 131

# Offense count: 30
Metrics/CyclomaticComplexity:
  Max: 10

# Offense count: 124
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 21

# Offense count: 22
Metrics/PerceivedComplexity:
  Max: 11

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rubocop-0.26.1 .rubocop_todo.yml
rubocop-0.26.0 .rubocop_todo.yml
rubocop-0.25.0 .rubocop_todo.yml