Sha256: 7c92c5dd491e7939632c8add500154ca9a3bae6ae15dc0b4359bcf74e8ccf46c

Contents?: true

Size: 996 Bytes

Versions: 1

Compression:

Stored size: 996 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-08-10 12:30:52 +0300 using RuboCop version 0.31.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: 7
Metrics/AbcSize:
  Max: 45

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 333

# Offense count: 4
Metrics/CyclomaticComplexity:
  Max: 17

# Offense count: 193
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 146

# Offense count: 8
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 26

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

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grape-entity-0.4.8 .rubocop_todo.yml