Sha256: 9a013d4929053ff8493b251d280211c1b0b3f07c4ef765810b01257226dcc69d

Contents?: true

Size: 256 Bytes

Versions: 2

Compression:

Stored size: 256 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3

Metrics/LineLength:
  Max: 160

Style/Documentation:
  Enabled: false

Style/TrivialAccessors:
  AllowDSLWriters: true

Metrics/BlockLength:
  Enabled: true
  CountComments: false
  Max: 50
  Exclude:
    - 'spec/**/*.rb'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
weak_swagger_parameters-0.6.0 .rubocop.yml
weak_swagger_parameters-0.5.0 .rubocop.yml