Skip to content

Commit 13a5893

Browse files
munificentcommit-bot@chromium.org
authored andcommitted
Update dart_style to 1.3.2.
This fixes an obscure but serious bug in the new NNBD support. See: dart-lang/dart_style#862 No existing formatting is affected by this change, so it should be safe to land without rolling a new pre-built SDK. Change-Id: Ic73f05128f1103ccefb7e29f811af5af0443c442 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/122401 Commit-Queue: Bob Nystrom <rnystrom@google.com> Commit-Queue: Alexander Thomas <athom@google.com> Auto-Submit: Bob Nystrom <rnystrom@google.com> Reviewed-by: Alexander Thomas <athom@google.com>
1 parent 4e8d517 commit 13a5893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ vars = {
8282
# and land the review.
8383
#
8484
# For more details, see https://github.com/dart-lang/sdk/issues/30164
85-
"dart_style_tag": "1.3.1", # Please see the note above before updating.
85+
"dart_style_tag": "1.3.2", # Please see the note above before updating.
8686

8787
"args_tag" : "1.5.2",
8888
"dartdoc_tag" : "v0.28.8",

0 commit comments

Comments
 (0)