Sha256: 71d8bf2fb0e6025c8bb2f52831c622cbbf2de76257d1b984ea7d93a298b39721

Contents?: true

Size: 425 Bytes

Versions: 6

Compression:

Stored size: 425 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  Exclude:
    - vendor/**/*
    - gemfiles/*
  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

Naming/FileName:
  Exclude:
    - Appraisals

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
roqua-healthy-1.5.11 .rubocop.yml
roqua-healthy-1.5.10 .rubocop.yml
roqua-healthy-1.5.9 .rubocop.yml
roqua-healthy-1.5.8 .rubocop.yml
roqua-healthy-1.5.7 .rubocop.yml
roqua-healthy-1.5.6 .rubocop.yml