Roll dart_style to 1.2.0.

This is safe to do without also rebuilding the checked in SDK because
it doesn't affect any existing formatted code.

Change-Id: I615c1145c2343da54b7a532ff3f5d077e63cb7ed
Reviewed-on: https://dart-review.googlesource.com/75563
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
This commit is contained in:
Bob Nystrom 2018-09-19 20:23:58 +00:00 committed by commit-bot@chromium.org
parent a890d95a26
commit 878017481f

2
DEPS
View file

@ -78,7 +78,7 @@ vars = {
# minutes later.
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164
"dart_style_tag": "6f3efd209ff1828835936397b64be79265cc0c19", # Please see the note above before updating.
"dart_style_tag": "1.2.0", # Please see the note above before updating.
"dartdoc_tag" : "v0.20.4",
"fixnum_tag": "0.10.8",