Sha256: 22912c6530c5f7501878e6232bc172b3730812d81d38b666dcbb5e0893956cee

Contents?: true

Size: 407 Bytes

Versions: 5

Compression:

Stored size: 407 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  Exclude:
    - vendor/**/*
  TargetRubyVersion: 2.3

Documentation:
  Enabled: false

Encoding:
  Enabled: false

StringLiterals:
  Enabled: false

SpaceInsideHashLiteralBraces:
  EnforcedStyle: no_space

MethodLength:
  Max: 20

SignalException:
  Enabled: False

Layout/EmptyLineAfterMagicComment:
  Enabled: False

Style/FileName:
  Exclude:
    - Appraisals

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
roqua-healthy-1.5.5 .rubocop.yml
roqua-healthy-1.5.4 .rubocop.yml
roqua-healthy-1.5.3 .rubocop.yml
roqua-healthy-1.5.2 .rubocop.yml
roqua-healthy-1.5.1 .rubocop.yml