Roll latest dart_style into the SDK.

The only change here is support for the `macro` keyword which is gated
by the "macros" experiment flag.

Change-Id: I354820fc1847ef2391d2df92b634f7252bfc1000
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/348722
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
Robert Nystrom 2024-01-29 08:23:08 +00:00 committed by Commit Queue
parent 148d5ac76d
commit 41128c56e2

2
DEPS
View file

@ -140,7 +140,7 @@ vars = {
# and land the review.
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "8b1f24a8475a0116757172cd9acca4acbf87d973", # disable rev_sdk_deps.dart
"dart_style_rev": "633b01cba68f4b42ddc2985c3d521c22149d5ce3", # disable rev_sdk_deps.dart
"dartdoc_rev": "0f13e6443595f8e49cc86d783210d78c93d3502e",
"ecosystem_rev": "1e2785d6900b4d709a31f4c669381dc340cad605",
"file_rev": "cd3a9324f6483f313ba1f0f3ff382ea4e6982ef2",