Sha256: e7d4f37dabc58ad583e38d1b7f58b1702f01785e3db68ed0b29ef33b8ba75d1f

Contents?: true

Size: 974 Bytes

Versions: 1

Compression:

Stored size: 974 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-05-08 06:18:31 +0300 using RuboCop version 0.39.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: 2
Metrics/AbcSize:
  Max: 30

# Offense count: 2
Metrics/CyclomaticComplexity:
  Max: 11

# Offense count: 65
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes.
# URISchemes: http, https
Metrics/LineLength:
  Max: 152

# Offense count: 2
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 36

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

# Offense count: 2
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/grape-swagger/representable.rb'
    - 'lib/grape-swagger/representable/parser.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grape-swagger-representable-0.1.0 .rubocop_todo.yml