Sha256: 9b52c0f32eb767668aeb4282adb67d2bda98ecb2952654856dd8afb71f15ad5a

Contents?: true

Size: 381 Bytes

Versions: 7

Compression:

Stored size: 381 Bytes

Contents

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.3.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

7 entries across 7 versions & 3 rubygems

Version Path
loog-0.1.0 .rubocop.yml
total-0.2.0 .rubocop.yml
total-0.1.0 .rubocop.yml
futex-0.4.3 .rubocop.yml
futex-0.4.2 .rubocop.yml
futex-0.4.1 .rubocop.yml
futex-0.4.0 .rubocop.yml