Sha256: a4e0bc87baaec52dd8b2dc640bd06f43b37f75bfc3deda555040c6731671e959

Contents?: true

Size: 176 Bytes

Versions: 6

Compression:

Stored size: 176 Bytes

Contents

require:
  - rubocop-rake

AllCops:
  TargetRubyVersion: 2.4
  NewCops: enable

Metrics/BlockLength:
  Exclude:
    - fluent-plugin-redis-enrichment.gemspec
    - test/**/*.rb

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fluent-plugin-redis-enrichment-1.0.2 .rubocop.yml
fluent-plugin-redis-enrichment-1.0.1 .rubocop.yml
fluent-plugin-redis-enrichment-1.0.0 .rubocop.yml
fluent-plugin-redis-enrichment-0.3.1 .rubocop.yml
fluent-plugin-redis-enrichment-0.3.0 .rubocop.yml
fluent-plugin-redis-enrichment-0.2.0 .rubocop.yml