Sign in
dart
/
dart_style.git
/
ec0048b
/
.
/
test
/
short
/
splitting
/
part.unit
blob: f99d23f36038288522b982f3ea3987706c53bbd9 [
file
] [
log
] [
blame
]
40
columns
|
>>>
part of
with
uri that fits
part of
"uri.dart"
;
<<<
part of
"uri.dart"
;
>>>
part of
with
uri does
not
split on
long
line
part of
"very_very_very_very_long_uri.dart"
;
<<<
part of
"very_very_very_very_long_uri.dart"
;