Roll to the latest dart_style.

Change-Id: I207f1c06d8ca85ade382d6141ac2e0cbba27bbbe
Reviewed-on: https://dart-review.googlesource.com/70940
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Devon Carew 2018-08-22 17:35:41 +00:00
parent 00d9330987
commit 2e33d597e7
2 changed files with 6 additions and 1 deletions

View file

@ -10,6 +10,11 @@
#### Pub
#### dartfmt
* Upgrade to an intermediate version of dartfmt.
* Address several dartfmt issues when used with the new CFE parser.
#### Other Tools
### Core library changes

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": "1.1.3", # Please see the note above before updating.
"dart_style_tag": "6f3efd209ff1828835936397b64be79265cc0c19", # Please see the note above before updating.
"dartdoc_tag" : "v0.20.2",
"fixnum_tag": "0.10.8",