Sha256: eacd45deacb00d65e73f829ddd74cd2d483fb9bd65df0e114cbd6225895ba7ff

Contents?: true

Size: 925 Bytes

Versions: 13

Compression:

Stored size: 925 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2019-05-24 10:18:48 -0700 using RuboCop version 0.57.2.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 20
Metrics/AbcSize:
  Max: 53

# Offense count: 31
# Configuration parameters: CountComments, ExcludedMethods.
Metrics/BlockLength:
  Max: 498

# Offense count: 11
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 673

# Offense count: 12
Metrics/CyclomaticComplexity:
  Max: 15

# Offense count: 6
# Configuration parameters: CountKeywordArgs.
Metrics/ParameterLists:
  Max: 7

# Offense count: 7
Metrics/PerceivedComplexity:
  Max: 17

# Offense count: 84
Style/Documentation:
  Enabled: false

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
stripe-4.24.0 .rubocop_todo.yml
stripe-4.23.0 .rubocop_todo.yml
stripe-4.22.1 .rubocop_todo.yml
stripe-4.22.0 .rubocop_todo.yml
bongloy-4.21.3 .rubocop_todo.yml
stripe-4.21.3 .rubocop_todo.yml
stripe-4.21.2 .rubocop_todo.yml
stripe-4.21.1 .rubocop_todo.yml
stripe-4.21.0 .rubocop_todo.yml
stripe-4.20.1 .rubocop_todo.yml
stripe-4.20.0 .rubocop_todo.yml
stripe-4.19.0 .rubocop_todo.yml
stripe-4.18.1 .rubocop_todo.yml