Sha256: a0eec9c0c5890f572fd962ced091084737717c9574b3bdc2adcee1665628ea16

Contents?: true

Size: 699 Bytes

Versions: 10

Compression:

Stored size: 699 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

10 entries across 5 versions & 2 rubygems

Version Path
macmillan-utils-1.0.23 .hound.yml
macmillan-utils-1.0.23 .rubocop.yml
macmillan-utils-1.0.22 .hound.yml
macmillan-utils-1.0.22 .rubocop.yml
macmillan-utils-1.0.21 .hound.yml
macmillan-utils-1.0.21 .rubocop.yml
bandiera-client-3.0.0 .rubocop.yml
bandiera-client-3.0.0 .hound.yml
macmillan-utils-1.0.20 .hound.yml
macmillan-utils-1.0.20 .rubocop.yml