Sha256: 75e775359382c35fb77a2ecaaddae6178a1f9589d29c7b126d77f98f596b9918

Contents?: true

Size: 306 Bytes

Versions: 1

Compression:

Stored size: 306 Bytes

Contents

inherit_from: .rubocop_todo.yml

Metrics/AbcSize:
  Max: 25

# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Metrics/LineLength:
  Max: 140

Metrics/MethodLength:
  Max: 40

Naming/FileName:
  Exclude:
    - 'lib/api-auth.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
api-auth-2.2.1 .rubocop.yml