Sha256: faa646b4eca95578a077cc4b0b91177aead5df996ce8abb5877b1236de8a4051

Contents?: true

Size: 296 Bytes

Versions: 1

Compression:

Stored size: 296 Bytes

Contents

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.3.3

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
futex-0.1.0 .rubocop.yml