Sha256: 553a274b863a1a4d70d46c778871c842c2d6e4ff66491efd4964fbd17f9848ac

Contents?: true

Size: 332 Bytes

Versions: 4

Compression:

Stored size: 332 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Style/Documentation:
  Enabled: false

Metrics/LineLength:
  Max: 120

Metrics/BlockLength:
  ExcludedMethods: [
    'describe', 'xdescribe', 'context',  'xcontext', 'it', 'xit', 'let', 'before', 'after', 'guard'
  ]

Layout/AlignHash:
  EnforcedColonStyle: table
  EnforcedHashRocketStyle: table

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
circular_array-0.2.1 .rubocop.yml
circular_array-0.2.0 .rubocop.yml
circular_array-0.1.0 .rubocop.yml
circle_array-0.1.0 .rubocop.yml