Sha256: 84f3793bbcfa40cd027a0c823f7af10d2e944bc319e675519a30b9eecae2d052

Contents?: true

Size: 1003 Bytes

Versions: 1

Compression:

Stored size: 1003 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config --auto-gen-only-exclude`
# on 2020-08-22 07:49:05 UTC using RuboCop version 0.89.1.
# 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: 27
#
# *** NON-GENERATED COMMENT ***
# I'm not sure about enabling this cop
# * using super may has performance impact
# * but for some cases it still can be useful
# Research needed
Lint/MissingSuper:
  Enabled: false

# Offense count: 5
# Configuration parameters: AllowSubject, Max.
#
# *** NON-GENERATED COMMENT ***
# Might be it's impossible to satisfy this cop or significant refactoring of these tests needed
RSpec/MultipleMemoizedHelpers:
  Exclude:
    - 'spec/flows/flow/node_spec.rb'
    - 'spec/flows/util/inheritable_singleton_vars/isolation_strategy_spec.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flows-0.6.0 .rubocop_todo.yml