mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
Update dart_style.
This brings in an important fix for formatting generic function-typed parameters. See: https://github.com/dart-lang/dart_style/issues/613 R=kevmoo@google.com Review-Url: https://codereview.chromium.org/2805103002 .
This commit is contained in:
parent
8c8a02ab4f
commit
8bda93d58c
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -58,7 +58,7 @@ vars = {
|
|||
"csslib_tag" : "@0.13.3+1",
|
||||
"dart2js_info_tag" : "@0.5.3+1",
|
||||
"dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
|
||||
"dart_style_tag": "@1.0.2+1",
|
||||
"dart_style_tag": "@1.0.3",
|
||||
"dartdoc_tag" : "@v0.9.14-dev",
|
||||
"fixnum_tag": "@0.10.5",
|
||||
"func_tag": "@0.1.1",
|
||||
|
|
Loading…
Reference in a new issue