Sha256: 508fe7db5c028473f9d8b160badae1e4e3d15e5ff424e5b30634ec78f557ed05

Contents?: true

Size: 300 Bytes

Versions: 1

Compression:

Stored size: 300 Bytes

Contents

require:
  - rubocop-performance
  - rubocop-rake
  - rubocop-rspec

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.6

Style/Documentation:
  Enabled: false

# Current state is that we prefer the opposite (reduce/inject)
Style/EachWithObject:
  Enabled: false

Layout/LineLength:
  Max: 120

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vote-schulze-0.3.0 .rubocop.yml