Sha256: 8344cedc360cccd16f0304df637c8fa5a332ec4768344a4cb17824eb901e6000

Contents?: true

Size: 336 Bytes

Versions: 1

Compression:

Stored size: 336 Bytes

Contents

require:
  - rubocop-performance
  - rubocop-rspec

inherit_from:
  - .rubocop_todo.yml
  - .rubocop/layout.yml
  - .rubocop/lint.yml
  - .rubocop/metrics.yml
  - .rubocop/performance.yml
  - .rubocop/rspec.yml
  - .rubocop/style.yml

AllCops:
  Exclude:
    - gemfiles/**/*
    - vendor/**/*
  NewCops: enable
  TargetRubyVersion: 2.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sidekiq-throttled-0.14.1 .rubocop.yml