Sha256: 1dd8a104a93a4e9742c4b807ae483181cf48966ecd3712e672c37bbd6ba14e45

Contents?: true

Size: 221 Bytes

Versions: 2

Compression:

Stored size: 221 Bytes

Contents

inherit_from: .rubocop_todo.yml

Metrics/LineLength:
  Max: 100

Metrics/MethodLength:
  Max: 20

Metrics/BlockLength:
  ExcludedMethods: ['it', 'describe', 'context', 'let', 'specify']

AllCops:
  TargetRubyVersion: 2.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cinnamon_serial-2.1.2 .rubocop.yml
cinnamon_serial-2.1.1 .rubocop.yml