Sha256: 1c235729b248f96b7a2f339e65215f1e509efee2c5c4c96ebd9ada377b4a4bd9

Contents?: true

Size: 398 Bytes

Versions: 18

Compression:

Stored size: 398 Bytes

Contents

# Generated by `rubocop --auto-gen-config`
inherit_from: .rubocop_todo.yml

Metrics/LineLength:
  Max: 120

Style/Documentation:
  Enabled: false

Lint/HandleExceptions:
  Exclude:
    - rakelib/*.rake

Lint/NestedMethodDefinition:
  Exclude:
    - lib/dry/container/mixin.rb

Metrics/MethodLength:
  Exclude:
    - lib/dry/container/mixin.rb

Style/FileName:
  Exclude:
    - lib/dry-container.rb

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
dry-container-0.7.2 .rubocop.yml
dry-container-0.7.1 .rubocop.yml
dry-container-0.7.0 .rubocop.yml
dry-container-0.6.0 .rubocop.yml
dry-container-0.5.0 .rubocop.yml
dry-container-0.4.0 .rubocop.yml
dry-container-0.3.4 .rubocop.yml
dry-container-0.3.3 .rubocop.yml
dry-container-0.3.2 .rubocop.yml
dry-container-0.3.1 .rubocop.yml
dry-container-0.3.0 .rubocop.yml
dry-container-0.2.8 .rubocop.yml
dry-container-0.2.7 .rubocop.yml
dry-container-0.2.6 .rubocop.yml
dry-container-0.2.5 .rubocop.yml
dry-container-0.2.4 .rubocop.yml
dry-container-0.2.3 .rubocop.yml
dry-container-0.2.2 .rubocop.yml