Sha256: 7d425e019ace09ec0fc282821d7a15df476a60546c25c66ca0766f3cc5652f77

Contents?: true

Size: 385 Bytes

Versions: 2

Compression:

Stored size: 385 Bytes

Contents

require: rubocop-rspec

HashSyntax:
  EnforcedStyle: hash_rockets

Style/Documentation:
  Enabled: false

Style/Lambda:
  Enabled: false

Style/TrailingCommaInLiteral:
  EnforcedStyleForMultiline: comma

Metrics/MethodLength:
  Max: 20

Metrics/LineLength:
  Max: 120

RSpec/ExampleLength:
  Max: 15

Style/ModuleFunction:
  Enabled: false

AlignHash:
  EnforcedHashRocketStyle: table

Version data entries

2 entries across 2 versions & 1 rubygems

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