Sha256: 7a825a602c8af78e04e3f2cfda4e7a2572495fec47936905dd61bd19f016d463

Contents?: true

Size: 946 Bytes

Versions: 1

Compression:

Stored size: 946 Bytes

Contents

Layout/LineLength:
  Max: 160
  IgnoredPatterns:
    - .unknown
    - .fatal
    - .error
    - .warn
    - .info
    - .debug
    - .trace
Metrics:
  IgnorePatterns:
    - .unknown
    - .fatal
    - .error
    - .warn
    - .info
    - .debug
    - .trace
Metrics/MethodLength:
  Max: 50
Metrics/ClassLength:
  Max: 1500
Metrics/ModuleLength:
  Max: 1500
Metrics/BlockLength:
  Max: 40
Metrics/AbcSize:
  Max: 50
Metrics/CyclomaticComplexity:
  Max: 15
Metrics/PerceivedComplexity:
  Max: 15
Layout/SpaceAroundEqualsInParameterDefault:
  EnforcedStyle: space
Style/SymbolArray:
  Enabled: true
Layout/HashAlignment:
  EnforcedHashRocketStyle: table
  EnforcedColonStyle: table
Style/Documentation:
  Enabled: false
AllCops:
  TargetRubyVersion: 2.6
  IgnoredPatterns:
    - .unknown
    - .fatal
    - .error
    - .warn
    - .info
    - .debug
    - .trace
Style/FrozenStringLiteralComment:
  Enabled: false
Naming/FileName:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
legionio-0.2.0 .rubocop.yml