Sha256: 3e52f6808245cb19c3a436b54f92af3837c8621a57396df7c6046557376e5d2c

Contents?: true

Size: 389 Bytes

Versions: 8

Compression:

Stored size: 389 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.0
  Include:
    - 'lib/**/*'
    - 'spec/**/*'

Metrics/LineLength:
  Max: 120

Style/Style/BlockDelimiters:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/MutableConstant:
  Enabled: true

Style/SpaceBeforeBlockBraces:
  EnforcedStyle: space

Style/SpaceInsideParens:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hash_dot-2.4.2 .rubocop.yml
hash_dot-2.4.1 .rubocop.yml
hash_dot-2.4.0 .rubocop.yml
hash_dot-2.3.0 .rubocop.yml
hash_dot-2.2.0 .rubocop.yml
hash_dot-2.1.0 .rubocop.yml
hash_dot-2.0.3 .rubocop.yml
hash_dot-2.0.2 .rubocop.yml