Skip to content

Commit

Permalink
prefer_const_constructors_in_immutables notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pq committed Apr 24, 2019
1 parent 389ad36 commit 75bf5ee
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
@@ -1,5 +1,6 @@
# 0.1.87

* change: `prefer_const_constructors_in_immutables` is currently overly permissive, pending analyzer changes (#1537)
* fixed `unnecessary_await_in_return` false positive
* fixed `unrelated_type_equality_checks` false negative with functions
* fixed `prefer_spread_collections` to not lint in const contexts
Expand Down

0 comments on commit 75bf5ee

Please sign in to comment.