Sha256: 0338221971726bdc041cb37d82f57e0a1051b586d91aeda06cd06b2b6cb8a5b4

Contents?: true

Size: 459 Bytes

Versions: 5

Compression:

Stored size: 459 Bytes

Contents

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Style/BlockDelimiters:
  Enabled: false

Style/MultilineBlockChain:
  Enabled: false

Style/ClassAndModuleChildren:
  Enabled: false

Layout/IndentationConsistency:
  Enabled: true
  EnforcedStyle: rails

Metrics/MethodLength:
  Max: 20

Metrics/LineLength:
  Max: 120

Metrics/AbcSize:
  Max: 20

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
vars-0.0.6 .rubocop.yml
vars-0.0.5 .rubocop.yml
vars-0.0.4 .rubocop.yml
vars-0.0.3 .rubocop.yml
vars-0.0.2 .rubocop.yml