Sha256: 69669982cbd31b77c8c576534774560d29d49e46db9d71dc56fe071e0f3a12a1

Contents?: true

Size: 395 Bytes

Versions: 9

Compression:

Stored size: 395 Bytes

Contents

AllCops:
  Exclude:
    - 'bin/**/*'
    - 'assets/**/*'
  DisplayCopNames: true
  TargetRubyVersion: 2.2

Metrics/CyclomaticComplexity:
  Max: 20
Metrics/MethodLength:
  Enabled: false
Style/MultilineMethodCallIndentation:
  Enabled: false
Metrics/AbcSize:
  Enabled: false
Metrics/BlockLength:
  Max: 100
Metrics/PerceivedComplexity:
  Max: 20
Style/MultilineTernaryOperator:
  Enabled: false

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rumble-0.3.7 .rubocop.yml
rumble-0.3.6 .rubocop.yml
rumble-0.3.5 .rubocop.yml
rumble-0.3.4 .rubocop.yml
rumble-0.3.3 .rubocop.yml
rumble-0.3.2 .rubocop.yml
rumble-0.3.1 .rubocop.yml
rumble-0.3 .rubocop.yml
rumble-0.2 .rubocop.yml