Sha256: 4cfa0c44834d36ca385d60eebce159889ca85cf7e64f6aa8572e9d7dded1cbd8

Contents?: true

Size: 698 Bytes

Versions: 14

Compression:

Stored size: 698 Bytes

Contents

Metrics/LineLength:
  Description: 'Limit lines to 120 characters.'
  Max: 120

Style/Documentation:
  Enabled: false

Style/SingleSpaceBeforeFirstArg:
  Enabled: false

Style/BracesAroundHashParameters:
  Enabled: false

Style/IndentHash:
  EnforcedStyle: consistent

Style/AlignHash:
  EnforcedHashRocketStyle: table
  EnforcedColonStyle: table

Style/AlignParameters:
  EnforcedStyle: with_fixed_indentation

Style/StringLiterals:
  EnforcedStyle: single_quotes

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

Style/DotPosition:
  EnforcedStyle: leading

Style/DoubleNegation:
  Enabled: false

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
social_sharer-0.1.4 .rubocop
social_sharer-0.1.4.pre.alpha.pre.19 .rubocop
social_sharer-0.1.4.pre.alpha.pre.18 .rubocop
social_sharer-0.1.4.pre.alpha.pre.17 .rubocop
social_sharer-0.1.4.pre.alpha.pre.15 .rubocop
social_sharer-0.1.3.2 .rubocop
social_sharer-0.1.3.1 .rubocop
social_sharer-0.1.3.pre.alpha.pre.14 .rubocop
social_sharer-0.1.3 .rubocop
social_sharer-0.1.2 .rubocop
social_sharer-0.1.2.pre.alpha.pre.13 .rubocop
social_sharer-0.1.2.pre.alpha.pre.11 .rubocop
social_sharer-0.1.1.pre.alpha.pre.5 .rubocop
social_sharer-0.1.1 .rubocop