Sha256: 877e5be9279a19f9dadf64dd0a6a52aa730e6146eb593ce6bfa024cf7d66bb91

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-02-26 15:04:26 +0100 using RuboCop version 0.27.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: 9
Metrics/AbcSize:
  Max: 347

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

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

# Offense count: 289
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 254

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

# Offense count: 5
Metrics/PerceivedComplexity:
  Max: 101

# Offense count: 8
Style/ClassVars:
  Enabled: false

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

# Offense count: 2
Style/DoubleNegation:
  Enabled: false

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

# Offense count: 1
# Configuration parameters: NamePrefix, NamePrefixBlacklist.
Style/PredicateName:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grape-swagger-0.10.0 .rubocop_todo.yml