Sha256: ba83d7e200f14f4e14355e0e89330777dc9f41db6323cbd96cb43d93699698c1

Contents?: true

Size: 771 Bytes

Versions: 9

Compression:

Stored size: 771 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2019-08-07 15:41:02 +0900 using RuboCop version 0.74.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
Metrics/AbcSize:
  Max: 17

# Offense count: 5
# Configuration parameters: CountComments, ExcludedMethods.
Metrics/MethodLength:
  Max: 14

# Offense count: 2
# Cop supports --auto-correct.
# Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Metrics/LineLength:
  Max: 87

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
rubocop-minitest-0.5.0 .rubocop_todo.yml
rubocop-minitest-0.4.1 .rubocop_todo.yml
rubocop-minitest-0.4.0 .rubocop_todo.yml
rubocop-minitest-0.3.0 .rubocop_todo.yml
rubocop-minitest-0.2.1 .rubocop_todo.yml
rubocop-minitest-0.2.0 .rubocop_todo.yml
rubocop-faker-0.2.0 .rubocop_todo.yml
rubocop-faker-0.1.0 .rubocop_todo.yml
rubocop-minitest-0.1.0 .rubocop_todo.yml