Skip to content

Commit 9811446

Browse files
committed
Add Changelog entries for RSpec/Focus cop changes
1 parent 58a98b3 commit 9811446

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
* Update RuboCop dependency to 0.68.1 with support for children matching node pattern syntax. ([@pirj][])
99
* Add `RSpec/EmptyLineAfterExample` cop to check that there is an empty line after example blocks. ([@pirj][])
1010
* Fix `Capybara/CurrentPathExpectation` auto-corrector, to include option `ignore_query: true`. ([@onumis][])
11+
* Fix `RSpec/Focus` detecting mixed array/hash metadata. ([@dgollahon][])
12+
* Fix `RSpec/Focus` to also detect `pending` examples. ([@dgollahon][])
1113

1214
## 1.35.0 (2019-08-02)
1315

0 commit comments

Comments
 (0)