Sha256: 0d325d43b55837f62430692597f07682f272d3e9d6c2e9476f6166223cab2b02

Contents?: true

Size: 1.23 KB

Versions: 16

Compression:

Stored size: 1.23 KB

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

renamed:
  RSpec/Capybara/CurrentPathExpectation: Capybara/CurrentPathExpectation
  RSpec/Capybara/MatchStyle: Capybara/MatchStyle
  RSpec/Capybara/NegationMatcher: Capybara/NegationMatcher
  RSpec/Capybara/SpecificActions: Capybara/SpecificActions
  RSpec/Capybara/SpecificFinders: Capybara/SpecificFinders
  RSpec/Capybara/SpecificMatcher: Capybara/SpecificMatcher
  RSpec/Capybara/VisibilityMatcher: Capybara/VisibilityMatcher
  RSpec/FactoryBot/AttributeDefinedStatically: FactoryBot/AttributeDefinedStatically
  RSpec/FactoryBot/ConsistentParenthesesStyle: FactoryBot/ConsistentParenthesesStyle
  RSpec/FactoryBot/CreateList: FactoryBot/CreateList
  RSpec/FactoryBot/FactoryClassName: FactoryBot/FactoryClassName
  RSpec/FactoryBot/FactoryNameStyle: FactoryBot/FactoryNameStyle
  RSpec/FactoryBot/SyntaxMethods: FactoryBot/SyntaxMethods

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
rubocop-rspec-2.27.1 config/obsoletion.yml
rubocop-rspec-2.27.0 config/obsoletion.yml
mlh-rubocop-config-1.0.3 vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/config/obsoletion.yml
rubocop-rspec-2.26.1 config/obsoletion.yml
rubocop-rspec-2.26.0 config/obsoletion.yml
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/rubocop-rspec-2.22.0/config/obsoletion.yml
rubocop-rspec-2.25.0 config/obsoletion.yml
rubocop-rspec-2.24.1 config/obsoletion.yml
rubocop-rspec-2.23.2 config/obsoletion.yml
rubocop-rspec-2.23.1 config/obsoletion.yml
rubocop-rspec-2.23.0 config/obsoletion.yml
mlh-rubocop-config-1.0.2 vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/config/obsoletion.yml
fablicop-1.10.3 vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/config/obsoletion.yml
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/rubocop-rspec-2.22.0/config/obsoletion.yml
fablicop-1.10.2 vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/config/obsoletion.yml
rubocop-rspec-2.22.0 config/obsoletion.yml