Skip to content

Commit a096d44

Browse files
munificentCommit Queue
authored and
Commit Queue
committed
Roll latest dart_style into the SDK.
This adds support for formatting extension types. It doesn't change any other formatting except for an exceedingly rare edge case of trimming trailing whitespace from the first line of multi-line strings. There is no need to coordinate this with a new pre-built SDK. Change-Id: Ifd52f9901ba1597ce883c42d6a21329d87936c05 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332365 Commit-Queue: Bob Nystrom <[email protected]> Reviewed-by: Samuel Rawlins <[email protected]> Auto-Submit: Bob Nystrom <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
1 parent 6299529 commit a096d44

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
@@ -145,7 +145,7 @@ vars = {
145145
# and land the review.
146146
#
147147
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
148-
"dart_style_rev": "1a2def95a3c04dafd27b85d17e6e828bd4afa1a3", # disable rev_sdk_deps.dart
148+
"dart_style_rev": "2cee560f2025f8bd5dce3fd5f4c4b5cf5335a10b", # disable rev_sdk_deps.dart
149149
"dartdoc_rev": "53da3e1dd1802c5899352fce251ea0c385a827b0",
150150
"ecosystem_rev": "4acfcaf382225ba7eeba00f38632fc6b2fd39754",
151151
"ffi_rev": "2faec288966d8f564049adb86a7ca43fd6e01fbf",

0 commit comments

Comments
 (0)