Sha256: e3c37cd4b1702518c0311a379d91bbcc7416d48562d2bf114d5ba20ca17ba52e

Contents?: true

Size: 291 Bytes

Versions: 1

Compression:

Stored size: 291 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Naming/FileName:
  Exclude:
    - 'lib/electionbuddy-ruby.rb'

Metrics/MethodLength:
  Max: 15

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
electionbuddy-ruby-0.2.0 .rubocop.yml