Sha256: f9effe9df04349012c400e08618c346a4cd914fdf0174193c51dfd414d2108f0

Contents?: true

Size: 343 Bytes

Versions: 3

Compression:

Stored size: 343 Bytes

Contents

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.3.3

Style/FileName:
  Enabled: false
Metrics/MethodLength:
  Max: 50
Metrics/BlockLength:
  Max: 50
Style/ConditionalAssignment:
  Enabled: false
Style/ClassVars:
  Enabled: false
Metrics/PerceivedComplexity:
  Max: 20
Metrics/CyclomaticComplexity:
  Max: 20
Metrics/AbcSize:
  Max: 60

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
random-port-0.3.0 .rubocop.yml
random-port-0.2.0 .rubocop.yml
random-port-0.1.0 .rubocop.yml