Sha256: d3fad9d92ce9f0ccc96b3615bf5cdf64a087fce1761e673a2053099ed1c6b8f5

Contents?: true

Size: 496 Bytes

Versions: 2

Compression:

Stored size: 496 Bytes

Contents

Layout/EndOfLine:
  Enabled: true
  EnforcedStyle: lf

Metrics/AbcSize:
  Enabled: true
  Max: 29

Metrics/BlockLength:
  Enabled: true
  Max: 75

Metrics/ClassLength:
  Enabled: true
  Max: 200
  
Metrics/CyclomaticComplexity:  
  Enabled: true
  Max: 10

Metrics/MethodLength:
  Enabled: true
  Max: 30
  
Metrics/PerceivedComplexity:
  Enabled: true
  Max: 10  

Naming/MethodParameterName:
  Enabled: false
  
Naming/VariableName:  
  Enabled: false

Style/CommentedKeyword:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dendroid-0.0.9 .rubocop.yml
dendroid-0.0.8 .rubocop.yml