Sha256: 3554562a6b81c50ee487430c0c073beddbadde74f0d08f3e56b9433889d27ed4

Contents?: true

Size: 245 Bytes

Versions: 2

Compression:

Stored size: 245 Bytes

Contents

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

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Metrics/MethodLength:
  Max: 15

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
senec-0.5.0 .rubocop.yml
senec-0.4.0 .rubocop.yml