Sha256: 9222596c16367de0e64dda41dd7671704fde437263a7b190cc8be505baeec1d7

Contents?: true

Size: 387 Bytes

Versions: 3

Compression:

Stored size: 387 Bytes

Contents

Metrics/BlockLength:
  IgnoredMethods: ['describe', 'context']

Style/SymbolProc:
  IgnoredMethods: ['configure']

AllCops:
  SuggestExtensions: false
  NewCops: enable

Lint/BooleanSymbol:
  Enabled: false

Style/Documentation:
  Enabled: false

Metrics/AbcSize:
  Max: 20

Metrics/MethodLength:
  Max: 15

Metrics/CyclomaticComplexity:
  Max: 10
  
Gemspec/RequireMFA:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sexpistol-0.1.2 .rubocop.yml
sexpistol-0.1.1 .rubocop.yml
sexpistol-0.1.0 .rubocop.yml