Sha256: bfbd59330de789498194eb8e03b8200ffb0ec8159ceb33a0ac5db5b23ea9f10b

Contents?: true

Size: 406 Bytes

Versions: 1

Compression:

Stored size: 406 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

Style/EmptyLineAfterMagicComment:
  Enabled: False

Style/FileName:
  Exclude:
    - Appraisals

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
roqua-healthy-1.5.0 .rubocop.yml