Sha256: 3dac506c971361ff6dd6c89454034b1f67690cd56bd6463ffbfa00471908e76c

Contents?: true

Size: 578 Bytes

Versions: 1

Compression:

Stored size: 578 Bytes

Contents

Layout/LineLength:
  Max: 120
  Exclude:
    - 'lib/legion/data/migrations/*.rb'
Metrics/MethodLength:
  Max: 30
Metrics/ClassLength:
  Max: 1500
Metrics/AbcSize:
  Max: 34
Metrics/BlockLength:
  Max: 50
  Exclude:
    - 'lib/legion/data/migrations/*'
Layout/SpaceAroundEqualsInParameterDefault:
  EnforcedStyle: space
Style/SymbolArray:
  Enabled: true
Layout/HashAlignment:
  EnforcedHashRocketStyle: table
  EnforcedColonStyle: table
Style/Documentation:
  Enabled: false
AllCops:
  TargetRubyVersion: 2.5
  NewCops: enable
Style/FrozenStringLiteralComment:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
legion-data-1.1.5 .rubocop.yml