Sha256: a0c38c51bcd704a79f436f8fac8fdcb6b2ee5aabf91c610526e1190980fbf7e3

Contents?: true

Size: 703 Bytes

Versions: 12

Compression:

Stored size: 703 Bytes

Contents

Metrics/BlockNesting:
  Max: 2

Metrics/LineLength:
  AllowURI: true
  Enabled: false

Metrics/MethodLength:
  CountComments: false
  Max: 10

Metrics/ParameterLists:
  Max: 4
  CountKeywordArgs: true

Style/AccessModifierIndentation:
  EnforcedStyle: outdent

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

Style/Documentation:
  Enabled: false

Style/DoubleNegation:
  Enabled: false

Style/HashSyntax:
  EnforcedStyle: hash_rockets

Style/SpaceInsideHashLiteralBraces:
  EnforcedStyle: no_space

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/TrailingComma:
  EnforcedStyleForMultiline: 'comma'

Version data entries

12 entries across 12 versions & 4 rubygems

Version Path
omniauth-mercadopago-0.1.2 .rubocop.yml
omniauth-mercadopago-0.1.1 .rubocop.yml
omniauth-eloqua-0.2.1 .rubocop.yml
omniauth-eloqua-0.2.0 .rubocop.yml
omniauth-eloqua-0.1.3 .rubocop.yml
omniauth-eloqua-0.1.2 .rubocop.yml
omniauth-eloqua-0.1.1 .rubocop.yml
peentar-omniauth-oauth2-1.4.1 .rubocop.yml
peentar-omniauth-oauth2-1.4.0 .rubocop.yml
omniauth-oauth2-1.4.0 .rubocop.yml
omniauth-oauth2-1.3.1 .rubocop.yml
omniauth-oauth2-1.3.0 .rubocop.yml