Sha256: 2236955a359c2d5cb01a21cf10764d4bd1b6f7c2f83efdcd5126128e9dfccfa1

Contents?: true

Size: 278 Bytes

Versions: 1

Compression:

Stored size: 278 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3

Style/StringLiterals:
  EnforcedStyle: double_quotes

Metrics/LineLength:
    Max: 120

Style/BlockLength:
  Exclude:
    - 'spec/**/*.rb'

Documentation:
  Enabled: false

Style/Lambda:
  EnforcedStyle: literal

Style/MethodLength:
  Max: 20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
loggery-0.1.0 .rubocop.yml