Sha256: 2210f9fa445e42bb376502f48f632ae12e3d5a2f6f58aeb823782694e4ce8a07

Contents?: true

Size: 330 Bytes

Versions: 1

Compression:

Stored size: 330 Bytes

Contents

require:
  - rubocop-performance
  - rubocop-rspec

Layout/AlignHash:
  EnforcedHashRocketStyle: table

Metrics/LineLength:
  Enabled: false

Naming/FileName:
  Exclude:
    - lib/link-header-parser.rb

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/SymbolArray:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
link-header-parser-0.1.0 .rubocop.yml