Sign in
chromium
/
external
/
github.com
/
dart-lang
/
dart_style
/
refs/heads/main
/
.
/
test
/
short
/
splitting
/
part.unit
blob: 4a81ff082477b4dd72b50b9de542ddf108523487 [
file
] [
edit
]
40
columns
|
>>>
part of
with
uri that fits
part of
"uri.dart"
;
<<<
3.6
part of
"uri.dart"
;
>>>
part of
with
uri does
not
split on
long
line
part of
"very_very_very_very_long_uri.dart"
;
<<<
3.6
part of
"very_very_very_very_long_uri.dart"
;