Skip to content

Commit

Permalink
Merge pull request #1422 from rubocop/fix-changelog-2
Browse files Browse the repository at this point in the history
Fix bad changelog merge
  • Loading branch information
pirj authored Oct 23, 2022
2 parents 3a43b8e + 376343d commit d482dd7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
- Update `config/default.yml` removing deprecated option to make the config correctable by users. ([@ignaciovillaverde])
- Do not attempt to auto-correct example groups with `include_examples` in `RSpec/LetBeforeExamples`. ([@pirj])
- Add new `RSpec/SortMetadata` cop. ([@leoarnold])
* Add `require_implicit` style to `RSpec/ImplicitSubject`. ([@r7kamura][])
* Fix a false positive for `RSpec/Capybara/SpecificMatcher` when `have_css("a")` without attribute. ([@ydah][])
* Add support for subject! method to `RSpec/SubjectDeclaration`. ([@ydah][])
- Add support for subject! method to `RSpec/SubjectDeclaration`. ([@ydah][])

## 2.13.2 (2022-09-23)

Expand Down

0 comments on commit d482dd7

Please sign in to comment.