Sha256: df1249d772daef7a3654c3cbecb4479c6992aded3d431d8bc64a610c9e9c1a2a

Contents?: true

Size: 431 Bytes

Versions: 3

Compression:

Stored size: 431 Bytes

Contents

Layout/LineLength:
  Max: 100
  Exclude:
    - realize.gemspec

Metrics/BlockLength:
  ExcludedMethods:
    - let
    - it
    - describe
    - context
    - specify
    - define

Metrics/MethodLength:
  Max: 30

AllCops:
  TargetRubyVersion: 2.5
  NewCops: enable

Metrics/AbcSize:
  Max: 16

Metrics/ClassLength:
  Max: 125

Style/TrailingCommaInHashLiteral:
  Enabled: false

Style/TrailingCommaInArrayLiteral:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
realize-1.5.0 .rubocop.yml
realize-1.4.0 .rubocop.yml
realize-1.3.0 .rubocop.yml