Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dabelknap committed Jun 11, 2018
1 parent 723a1f9 commit b1d8ea7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@

* Updates the `untyped_error_in_catch` rule to support autocorrection.
[Daniel Metzing](https://github.com/dirtydanee)
* Add `no-fallthrough-only` rule to check that `case` statements do not contain
only a `fallthrough`.
[Austin Belknap](https://github.com/dabelknap)

* Add `indented_cases` support to `switch_case_alignment` rule.
[Shai Mishali](https://github.com/freak4pc)
Expand Down

0 comments on commit b1d8ea7

Please sign in to comment.