Skip to content

Commit

Permalink
Fix excessive RSpec/EmptyHook whitespace removal
Browse files Browse the repository at this point in the history
fixes #1175
  • Loading branch information
pirj committed Jul 29, 2021
1 parent d833041 commit 6df66ec
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 @@
* Exclude unrelated Rails directories from `RSpec/DescribeClass`. ([@MothOnMars][])
* Add `RSpec/ExcessiveDocstringSpacing` cop. ([@G-Rath][])
* Add `RSpec/SubjectDeclaration` cop. ([@dswij][])
* Fix excessive whitespace removal in `RSpec/EmptyHook' autocorrection. ([@pirj][])

## 2.4.0 (2021-06-09)

Expand Down

0 comments on commit 6df66ec

Please sign in to comment.