Sha256: 7f70c274a7d8bfa6ed0b43a7acfabb12392e714bd5cd549c5633d76528c78cc0

Contents?: true

Size: 379 Bytes

Versions: 1

Compression:

Stored size: 379 Bytes

Contents

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.3

Layout/EmptyLineAfterGuardClause:
  Enabled: false
Layout/MultilineMethodCallIndentation:
  Enabled: false
Metrics/AbcSize:
  Max: 50
Metrics/MethodLength:
  Max: 30
Metrics/CyclomaticComplexity:
  Max: 10
Metrics/PerceivedComplexity:
  Max: 10
Metrics/ParameterLists:
  Max: 10
Layout/AlignParameters:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
total-0.3.0 .rubocop.yml