Sha256: 36ebb9fb031b6229319318bc0e86fa3fe29ece766a7cc65d9a5084febc608863

Contents?: true

Size: 325 Bytes

Versions: 3

Compression:

Stored size: 325 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3

Style/AsciiComments:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/RedundantSelf:
  Enabled: false

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/EndOfLine:
  Enabled: true
  EnforcedStyle: lf

Metrics/BlockLength:
  Exclude:
    - spec/**/*

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
recite_csv-0.2.0 .rubocop.yml
rack-bearer_auth-0.1.1 .rubocop.yml
rack-bearer_auth-0.1.0 .rubocop.yml