Sha256: 52c2dbf1ef854bc4357188cae2330595be3f98540c428b40c5ac30ef5b607c62

Contents?: true

Size: 206 Bytes

Versions: 3

Compression:

Stored size: 206 Bytes

Contents

inherit_gem:
  rubocop-rails_config:
    - config/rails.yml

Style/StringLiterals:
  EnforcedStyle: single_quotes

AllCops:
  TargetRubyVersion: 2.5.1
  Exclude:
    - 'spec/dummy/**/*'
    - 'vendor/**/*'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kafka_command-0.0.3 .rubocop.yml
kafka_command-0.0.2 .rubocop.yml
kafka_command-0.0.1 .rubocop.yml