Sha256: 3e37616cd6a9fcc732d20cb81baf519619b56d91734c7a3c9f6e56a7b7bb7df6

Contents?: true

Size: 543 Bytes

Versions: 3

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: 150
Metrics/ParameterLists:
  Max: 6
Style/TrailingCommaInArguments:
  EnforcedStyleForMultiline: 'consistent_comma'
Style/TrailingCommaInHashLiteral:
  EnforcedStyleForMultiline: 'consistent_comma'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
workos-0.10.2 .rubocop.yml
workos-0.10.1 .rubocop.yml
workos-0.10.0 .rubocop.yml