Sha256: 302abab2f3cdb80ad574b4ad6983d7ad8fad052891b4d2f6efc9c03cf9712a2a

Contents?: true

Size: 414 Bytes

Versions: 11

Compression:

Stored size: 414 Bytes

Contents

#
# Configuration of obsolete/deprecated cops used by `ConfigObsoletion`.
#
# See: https://docs.rubocop.org/rubocop/extensions.html#config-obsoletions
#

# Cop parameters that have been changed
# Can be treated as a warning instead of a failure with `severity: warning`
changed_parameters:
  - cops:
      - RSpec/VariableName
    parameters: IgnoredPatterns
    alternative: AllowedPatterns
    severity: warning

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/rubocop-rspec-2.13.1/config/obsoletion.yml
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/rubocop-rspec-2.13.1/config/obsoletion.yml
rubocop-rspec-2.17.1 config/obsoletion.yml
rubocop-rspec-2.17.0 config/obsoletion.yml
rubocop-rspec-2.16.0 config/obsoletion.yml
rubocop-rspec-2.15.0 config/obsoletion.yml
rubocop-rspec-2.14.2 config/obsoletion.yml
rubocop-rspec-2.14.1 config/obsoletion.yml
rubocop-rspec-2.14.0 config/obsoletion.yml
rubocop-rspec-2.13.2 config/obsoletion.yml
rubocop-rspec-2.13.1 config/obsoletion.yml