Sha256: dd8580b6c198fb62d81f0ace7fd316df125fc4e9d1075d2586032d1b5d967990

Contents?: true

Size: 849 Bytes

Versions: 4

Compression:

Stored size: 849 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-12-08 02:47:19 +0100 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: 19
Metrics/AbcSize:
  Max: 45

# Offense count: 2
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 226

# Offense count: 6
Metrics/CyclomaticComplexity:
  Max: 15

# Offense count: 386
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 210

# Offense count: 28
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 47

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dump-1.1.0 .rubocop_todo.yml
dump-1.0.8 .rubocop_todo.yml
dump-1.0.7 .rubocop_todo.yml
dump-1.0.6 .rubocop_todo.yml