Sha256: b1b5ae21cb28afb92349bedb117fb2fe145becdf08be894260fcaba3de149bfd

Contents?: true

Size: 920 Bytes

Versions: 6

Compression:

Stored size: 920 Bytes

Contents

Lint/HandleExceptions:
  Enabled: false

Metrics/BlockNesting:
  Max: 2

Metrics/LineLength:
  AllowURI: true
  Enabled: false

Metrics/MethodLength:
  CountComments: false
  Max: 15

Metrics/ParameterLists:
  Max: 4
  CountKeywordArgs: true

Metrics/AbcSize:
  Enabled: false

Style/AccessModifierIndentation:
  EnforcedStyle: outdent

Style/CollectionMethods:
  PreferredMethods:
    map:      'collect'
    reduce:   'inject'
    find:     'detect'
    find_all: 'select'

Style/Documentation:
  Enabled: false

Style/DotPosition:
  EnforcedStyle: trailing

Style/DoubleNegation:
  Enabled: false

Style/EachWithObject:
  Enabled: false

Style/Encoding:
  Enabled: false

Style/HashSyntax:
  EnforcedStyle: hash_rockets

Style/Lambda:
  Enabled: false

Style/RaiseArgs:
  EnforcedStyle: compact

Style/SpaceInsideHashLiteralBraces:
  EnforcedStyle: no_space

Style/TrailingComma:
  EnforcedStyleForMultiline: 'comma'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
omniauth-rightsignature-0.0.7 .rubocop.yml
omniauth-rightsignature-0.0.6 .rubocop.yml
omniauth-rightsignature-0.0.5 .rubocop.yml
omniauth-rightsignature-0.0.4 .rubocop.yml
omniauth-rightsignature-0.0.3 .rubocop.yml
omniauth-rightsignature-0.0.2 .rubocop.yml