Sha256: 244bac9a6727f0d422a33452d47258ab3f6354c76e03e81f5b999e2d38b76fc7

Contents?: true

Size: 543 Bytes

Versions: 5

Compression:

Stored size: 543 Bytes

Contents

Layout/DotPosition:
  EnforcedStyle: trailing
Layout/EmptyLineAfterMagicComment:
  Enabled: false
Layout/EmptyLines:
  Enabled: false
Layout/LineLength:
  IgnoredPatterns:
    - 'VCR\.use_cassette'
    - '(\A|\s)/.*?/'
Metrics/BlockLength:
  ExcludedMethods: ['describe', 'context']
Metrics/MethodLength:
  Max: 15
Metrics/ModuleLength:
  Max: 200
Metrics/ParameterLists:
  Max: 6
Style/TrailingCommaInArguments:
  EnforcedStyleForMultiline: 'consistent_comma'
Style/TrailingCommaInHashLiteral:
  EnforcedStyleForMultiline: 'consistent_comma'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
workos-1.0.0 .rubocop.yml
workos-0.11.2 .rubocop.yml
workos-0.11.1 .rubocop.yml
workos-0.11.0 .rubocop.yml
workos-0.10.3 .rubocop.yml