Sha256: 7a462fdc3b7b309b274abef2aaac16ef12d155aebe8e6d4df46e23f1c630d753

Contents?: true

Size: 413 Bytes

Versions: 10

Compression:

Stored size: 413 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

Metrics/AbcSize:
  Max: 16

Metrics/ClassLength:
  Max: 125

Style/TrailingCommaInHashLiteral:
  Enabled: false

Style/TrailingCommaInArrayLiteral:
  Enabled: false

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
realize-1.2.0 .rubocop.yml
realize-1.2.0.pre.alpha .rubocop.yml
realize-1.1.1 .rubocop.yml
realize-1.1.1.pre.alpha .rubocop.yml
realize-1.1.0 .rubocop.yml
realize-1.0.0 .rubocop.yml
realize-1.0.0.pre.alpha.3 .rubocop.yml
realize-1.0.0.pre.alpha.2 .rubocop.yml
realize-1.0.0.pre.alpha.1 .rubocop.yml
realize-1.0.0.pre.alpha .rubocop.yml