Skip to content

Commit

Permalink
[Fix rubocop#7509] add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ayacai115 committed Nov 18, 2019
1 parent 5c7c2b3 commit 957b000
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,7 @@
### Bug fixes

* [#7493](https://github.com/rubocop-hq/rubocop/issues/7493): Fix `Style/RedundantReturn` to inspect conditional constructs that are preceded by other statements. ([@buehmann][])
* [#7509](https://github.com/rubocop-hq/rubocop/issues/7509): Fix `Layout/SpaceInsideArrayLiteralBrackets` to correct empty lines. ([@ayacai115][])

### Changes

Expand Down Expand Up @@ -4258,3 +4259,4 @@
[@jdkaplan]: https://github.com/jdkaplan
[@cstyles]: https://github.com/cstyles
[@avmnu-sng]: https://github.com/avmnu-sng
[@ayacai115]: https://github.com/ayacai115

0 comments on commit 957b000

Please sign in to comment.