Sha256: b7b0cedeb72b387222c9a3c3b5f987d70d35a8783e8d8f56ce501b54188a4bdb

Contents?: true

Size: 383 Bytes

Versions: 9

Compression:

Stored size: 383 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable
Gemspec/RequireMFA:
  Enabled: false
Metrics/AbcSize:
  Enabled: false
Metrics/MethodLength:
  Enabled: false
Style/OpenStructUse:
  Enabled: false
Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes
Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes
Layout/LineLength:
  Max: 120

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
brew_lib-0.1.20 .rubocop.yml
brew_lib-0.1.19 .rubocop.yml
brew_lib-0.1.17 .rubocop.yml
brew_lib-0.1.16 .rubocop.yml
brew_lib-0.1.15 .rubocop.yml
brew_lib-0.1.14 .rubocop.yml
brew_lib-0.1.13 .rubocop.yml
brew_lib-0.1.12 .rubocop.yml
brew_lib-0.1.11 .rubocop.yml