Sha256: e1c2ed8a5b119124d8540f93a784a81a012a92b46e5d19127549813b612e75d5

Contents?: true

Size: 253 Bytes

Versions: 12

Compression:

Stored size: 253 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.5

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
race_block-0.3.0 .rubocop.yml
race_block-0.2.2 .rubocop.yml
race_block-0.2.1 .rubocop.yml
amqp-client-1.0.0 .rubocop.yml
amqp-client-0.3.0 .rubocop.yml
amqp-client-0.2.3 .rubocop.yml
amqp-client-0.2.2 .rubocop.yml
amqp-client-0.2.1 .rubocop.yml
amqp-client-0.2.0 .rubocop.yml
race_block-0.2.0 .rubocop.yml
race_block-0.1.0 .rubocop.yml
amqp-client-0.1.0 .rubocop.yml