Skip to content

Commit

Permalink
Merge pull request #763 from pirj/fix-blank-lines-in-multiple-subjects
Browse files Browse the repository at this point in the history
Fix blank lines produced by MultipleSubjects cop
  • Loading branch information
bquorning authored May 13, 2019
2 parents 09b8c97 + fc15ab6 commit 109fc8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* Fixed `RSpec/ContextWording` missing `context`s with metadata. ([@pirj][])
* Fix `FactoryBot/AttributeDefinedStatically` not working with an explicit receiver. ([@composerinteralia][])
* Add `RSpec/Dialect` enforces custom RSpec dialects. ([@gsamokovarov][])
* Fix redundant blank lines in `RSpec/MultipleSubjects`'s autocorrect. ([@pirj][])

## 1.32.0 (2019-01-27)

Expand Down

0 comments on commit 109fc8c

Please sign in to comment.