Sha256: 0ffa04b7ec3d21c2b482dae0a4d1bcbe5b621804ea6a1b2ca0ed8c1cd589daea

Contents?: true

Size: 621 Bytes

Versions: 3

Compression:

Stored size: 621 Bytes

Contents

AlignParameters:
  Enabled: false

Encoding:
  Enabled: false

ClassLength:
  Enabled: false

MethodLength:
  Enabled: false

LineLength:
  Enabled: false

# HashSyntax:
#  EnforcedStyle: hash_rockets

Documentation:
  Enabled: false

PerceivedComplexity:
  Enabled: false

CyclomaticComplexity:
  Enabled: false

Style/FileName:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

AllCops:
  Exclude:
    - 'Guardfile'
    - 'tmp/**/*'
    - 'cookbooks/**/*'

Style/GuardClause:
  Enabled: false

# TODO: remove override for ModuleLength once RunitCookbook::Helpers has been refactored
Metrics/ModuleLength:
  Max: 150

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
from-scratch-0.7.0 cookbooks/runit/.rubocop.yml
from-scratch-0.6.0 cookbooks/runit/.rubocop.yml
from-scratch-0.5.0 cookbooks/runit/.rubocop.yml