Sha256: 87bd9fce04f7b9baedb8389823a13870e864df9febcc3695f8c60c243f7aa716

Contents?: true

Size: 926 Bytes

Versions: 1

Compression:

Stored size: 926 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2020-06-03 22:43:16 +0800 using RuboCop version 0.85.0.
# 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: 2
# Configuration parameters: IgnoredMethods.
Metrics/AbcSize:
  Max: 17

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 138

# Offense count: 1
# Configuration parameters: IgnoredMethods.
Metrics/CyclomaticComplexity:
  Max: 8

# Offense count: 7
# Configuration parameters: CountComments, ExcludedMethods.
Metrics/MethodLength:
  Max: 86

# Offense count: 1
# Configuration parameters: IgnoredMethods.
Metrics/PerceivedComplexity:
  Max: 8

Metrics/BlockLength:
  Max: 200

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
crunchbase4-0.1.0 .rubocop_todo.yml