Sha256: 52617a241a6eee20bc4ce4fe56ded1cd441ebc734a82907ab0266f5317bc6043

Contents?: true

Size: 541 Bytes

Versions: 2

Compression:

Stored size: 541 Bytes

Contents

Layout/LineLength:
  Max: 120
Metrics/MethodLength:
  Max: 30
Metrics/ClassLength:
  Max: 1500
Metrics/BlockLength:
  Max: 50
  Exclude:
    - 'spec/*/**.rb'
Metrics/PerceivedComplexity:
  Max: 15
Metrics/CyclomaticComplexity:
  Max: 15
Layout/SpaceAroundEqualsInParameterDefault:
  EnforcedStyle: space
Style/SymbolArray:
  Enabled: true
Style/Documentation:
  Enabled: false
AllCops:
  TargetRubyVersion: 2.5
  NewCops: enable
  SuggestExtensions: false
Style/FrozenStringLiteralComment:
  Enabled: false
Naming/FileName:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
legion-transport-1.1.9 .rubocop.yml
legion-transport-1.1.8 .rubocop.yml