Add CountAsOne configuration option to RSpec/ExampleLength. ([@stephannv][])
Fix a false positive for RSpec/RepeatedExampleGroupBody when pending or skip have argument(s). ([@Tietew][])
2.2.0 (2021-02-02)
Fix HooksBeforeExamples, LeadingSubject, LetBeforeExamples and ScatteredLet autocorrection to take into account inline comments and comments immediately before the moved node. ([@Darhazer][])
Include Enabled: true to prevent a mismatched configuration parameter warning when RSpec cops are explicitly enabled in the user configuration. ([@pirj][])
2.1.0 (2020-12-17)
Fix RSpec/FilePath false positive for relative file path runs with long namespaces. ([@ahukkanen][])
Update RSpec/Focus to have auto-correction. ([@dvandersluis][])
2.0.1 (2020-12-02)
Fixed infinite loop in RSpec/ExpectActual autocorrection when both expected and actual values are literals. ([@Darhazer][])
2.0.0 (2020-11-06)
Remove deprecated class ::RuboCop::Cop::RSpec::Cop. ([@bquorning][])
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on rubocop-rspec to permit the latest version.
Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
... (truncated)
Commits
db9b566
Merge pull request #1146 from rubocop/release3669b6e
Bump version to 2.3.0d2daba7
Merge pull request #1039 from Tietew/pending_with_arguments59632d9
Fix a false positive forRSpec/RepeatedExampleGroupBody
whenpending
or `...3538c8f
Merge pull request #1142 from tnir/github-url781a046
Merge pull request #1141 from tnir/circleci-badge7c25cc6
Update GitHub repo URLsb6e1aba
Update CircleCI badge for new repo URL098bd42
Merge pull request #1139 from stephannv/master368aecb
Add CountAsOne config option to ExampleLengthDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)