Sha256: b6d7aedcd0e9db6ee44efc60ad7ddfd2fc65eadaba4477abd834a355e7fe835a

Contents?: true

Size: 1.37 KB

Versions: 1

Compression:

Stored size: 1.37 KB

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
  ExcludedMethods:
    - .unknown
    - .fatal
    - .error
    - .warn
    - .info
    - .debug
    - .trace
Metrics/ClassLength:
  Max: 1500
Metrics/ModuleLength:
  Max: 1500
Metrics/BlockLength:
  Max: 40
  ExcludedMethods:
    - .unknown
    - .fatal
    - .error
    - .warn
    - .info
    - .debug
    - .trace
Metrics/AbcSize:
  Max: 50
  IgnoredMethods:
    - .unknown
    - .fatal
    - .error
    - .warn
    - .info
    - .debug
    - .trace
Metrics/CyclomaticComplexity:
  Max: 15
  IgnoredMethods:
    - .unknown
    - .fatal
    - .error
    - .warn
    - .info
    - .debug
    - .trace
Metrics/PerceivedComplexity:
  Max: 15
  IgnoredMethods:
    - .unknown
    - .fatal
    - .error
    - .warn
    - .info
    - .debug
    - .trace
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
Naming/FileName:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
legionio-0.3.0 .rubocop.yml