Sha256: c8de9c5fdf99837e8948906e8a99563411f1142a04af95b596b323955c0aafee

Contents?: true

Size: 299 Bytes

Versions: 15

Compression:

Stored size: 299 Bytes

Contents

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

Metrics/LineLength:
  Max: 110

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

Style/LambdaCall:
  EnforcedStyle: braces

Style/Documentation:
  Enabled: false

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

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
dry-auto_inject-0.6.1 .rubocop.yml
dry-auto_inject-0.6.0 .rubocop.yml
dry-auto_inject-0.5.0 .rubocop.yml
dry-auto_inject-0.4.6 .rubocop.yml
dry-auto_inject-0.4.5 .rubocop.yml
dry-auto_inject-0.4.4 .rubocop.yml
dry-auto_inject-0.4.3 .rubocop.yml
dry-auto_inject-0.4.2 .rubocop.yml
dry-auto_inject-0.4.1 .rubocop.yml
dry-auto_inject-0.4.0 .rubocop.yml
dry-auto_inject-0.3.0 .rubocop.yml
dry-pipeline-0.0.2 .rubocop.yml
dry-auto_inject-0.2.0 .rubocop.yml
dry-auto_inject-0.1.0 .rubocop.yml
dry-auto_inject-0.0.1 .rubocop.yml