Sha256: d7965128ea3371cd2dbfd040ba1869d36ee6458d72389772a454f7391c1b2761

Contents?: true

Size: 308 Bytes

Versions: 2

Compression:

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
roqua-healthy-1.4.3 .rubocop.yml
roqua-healthy-1.4.2 .rubocop.yml