Chromium Code Reviews
DescriptionAlways split collections and argument lists with trailing commas.
This preserves the users intention that a trailing comma means, "make
this easy to edit each element on its own line". It also means argument
lists with trailing commas are formatted similar to collections:
fn(
arg,
arg,
);
R=nweiz@google.com
Committed: https://github.com/dart-lang/dart_style/commit/ad69e8a8a31776a33bbcb0cd9bb9c0afeeede09e
Patch Set 1 #
Total comments: 4
Patch Set 2 : Revise. #
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||