Sha256: b113f7be41ce9846c567ca9ec75ea70c95ab92684dcaffa3c075989b87e3d7b7

Contents?: true

Size: 692 Bytes

Versions: 5

Compression:

Stored size: 692 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2022-09-06 11:13:20 UTC using RuboCop version 1.36.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: 9
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: EnforcedStyle.
# SupportedStyles: def_self, self_class
Style/ClassMethodsDefinitions:
  Exclude:
    - 'lib/minitest/distributed/enqueued_runnable.rb'
    - 'lib/minitest/distributed/result_type.rb'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
minitest-distributed-0.2.11 .rubocop_todo.yml
minitest-distributed-0.2.10 .rubocop_todo.yml
minitest-distributed-0.2.9 .rubocop_todo.yml
minitest-distributed-0.2.8 .rubocop_todo.yml
minitest-distributed-0.2.7 .rubocop_todo.yml