Sha256: fe82643e65a8f25d4fd3c01e3db905efcd6aaa4fe43166514caf51f5b86032b0

Contents?: true

Size: 426 Bytes

Versions: 6

Compression:

Stored size: 426 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4

Layout/LineLength:
  Max: 120

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*'

Naming/FileName:
  Exclude:
    - 'lib/omniauth-osso.rb'

Style/Documentation:
  Exclude:
    - 'spec/**/*'

Lint/RaiseException:
  Enabled: true
Lint/StructNewOverride:
  Enabled: true
Style/HashEachMethods:
  Enabled: true
Style/HashTransformKeys:
  Enabled: true
Style/HashTransformValues:
  Enabled: true

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
omniauth-osso-0.1.9 .rubocop.yml
omniauth-osso-0.2.0 .rubocop.yml
omniauth-osso-0.1.8 .rubocop.yml
omniauth-osso-0.1.8.pre .rubocop.yml
omniauth-osso-0.1.7 .rubocop.yml
omniauth-osso-0.1.6 .rubocop.yml