Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Issue 1493553002: Smarter splitting around named collection arguments. (Closed)

Created:
5 years ago by Bob Nystrom
Modified:
5 years ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dart_style.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Smarter splitting around named collection arguments. Fix #394. R=kevmoo@google.com Committed: https://github.com/dart-lang/dart_style/commit/71f72b9a1b5ba6987a35228b019fefbe2b0190c1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -179 lines) Patch
M CHANGELOG.md View 1 chunk +1 line, -0 lines 0 comments Download
M lib/src/argument_list_visitor.dart View 3 chunks +39 lines, -52 lines 0 comments Download
M lib/src/call_chain_visitor.dart View 3 chunks +7 lines, -8 lines 0 comments Download
M lib/src/dart_formatter.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/src/debug.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/src/line_splitting/solve_state.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/src/rule/argument.dart View 9 chunks +84 lines, -54 lines 0 comments Download
M lib/src/source_visitor.dart View 4 chunks +13 lines, -5 lines 0 comments Download
M test/regression/0100/0108.unit View 2 chunks +7 lines, -6 lines 0 comments Download
M test/regression/0100/0162.stmt View 1 chunk +13 lines, -16 lines 0 comments Download
M test/regression/0200/0243.stmt View 2 chunks +8 lines, -14 lines 0 comments Download
A test/regression/0300/0394.stmt View 1 chunk +26 lines, -0 lines 0 comments Download
M test/regression/0400/0421.unit View 2 chunks +14 lines, -18 lines 0 comments Download
M test/regression/other/angular.unit View 1 chunk +25 lines, -1 line 0 comments Download
M test/splitting/list_arguments.stmt View 2 chunks +62 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Bob Nystrom
5 years ago (2015-12-02 00:49:49 UTC) #2
kevmoo
LGTM - ish I'm not 100% sold on this change. I kinda like knowing that ...
5 years ago (2015-12-02 01:11:57 UTC) #3
Bob Nystrom
On 2015/12/02 01:11:57, kevmoo wrote: > LGTM - ish > > I'm not 100% sold ...
5 years ago (2015-12-02 18:52:02 UTC) #4
Bob Nystrom
5 years ago (2015-12-02 18:52:45 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
71f72b9a1b5ba6987a35228b019fefbe2b0190c1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698