Sha256: 0541b21562bda22b48315bb1bcbbcf6d606fae0140ac8d4cf5850c93ca167085

Contents?: true

Size: 750 Bytes

Versions: 15

Compression:

Stored size: 750 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-02-26 16:54:42 +0100 using RuboCop version 0.29.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: 4
Metrics/AbcSize:
  Max: 22

# Offense count: 1
Metrics/CyclomaticComplexity:
  Max: 7

# Offense count: 40
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 88

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

# Offense count: 1
Metrics/PerceivedComplexity:
  Max: 10

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rom-0.9.1 .rubocop_todo.yml
rom-0.9.0 .rubocop_todo.yml
rom-0.9.0.rc1 .rubocop_todo.yml
rom-0.9.0.beta1 .rubocop_todo.yml
rom-0.8.1 .rubocop_todo.yml
rom-0.8.0 .rubocop_todo.yml
rom-0.7.1 .rubocop_todo.yml
rom-0.7.0 .rubocop_todo.yml
rom-0.6.2 .rubocop_todo.yml
rom-0.6.1 .rubocop_todo.yml
rom-0.6.0 .rubocop_todo.yml
rom-0.6.0.rc1 .rubocop_todo.yml
rom-0.6.0.beta3 .rubocop_todo.yml
rom-0.6.0.beta2 .rubocop_todo.yml
rom-0.6.0.beta1 .rubocop_todo.yml