Sha256: 817a0c223152b4e5b1790bb38c98d47e876e2955d03a1127ef3391fa0ff652fa

Contents?: true

Size: 216 Bytes

Versions: 9

Compression:

Stored size: 216 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4

Style/Documentation:
  Enabled: false

Style/ClassAndModuleChildren:
  Exclude:
    - 'spec/**/*'

Metrics/LineLength:
  Max: 120

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
light-services-0.6.3 .rubocop.yml
light-services-0.6.2 .rubocop.yml
light-services-0.6.1 .rubocop.yml
light-services-0.6.0 .rubocop.yml
light-services-0.5.4 .rubocop.yml
light-services-0.5.3 .rubocop.yml
light-services-0.5.2 .rubocop.yml
light-services-0.5.1 .rubocop.yml
light-services-0.5.0 .rubocop.yml