Skip to content

Commit

Permalink
[Fix rubocop#7971] Fix --disable-uncorrectable not updating uncorrect…
Browse files Browse the repository at this point in the history
…ed code
  • Loading branch information
rrosenblum committed Jun 5, 2020
1 parent 64b066d commit 1cc72b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -34,6 +34,7 @@
### Changes

* [#8056](https://github.com/rubocop-hq/rubocop/pull/8056): **(Breaking)** Remove support for unindent/active_support/powerpack from `Layout/HeredocIndentation`, so it only recommends using squiggy heredoc. ([@bquorning][])
* [#7971](https://github.com/rubocop-hq/rubocop/issues/7971): Fix an issue where `--disable-uncorrectable` would not update uncorrected code with `rubocop:todo`. ([@rrosenblum][])

## 0.84.0 (2020-05-21)

Expand Down

0 comments on commit 1cc72b4

Please sign in to comment.