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

Unified Diff: CHANGELOG.md

Issue 2181743002: Always split collections and argument lists with trailing commas. (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/src/source_visitor.dart » ('j') | lib/src/source_visitor.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cfa8b87cdb8aee2fa1d86a4d2eb86b3e94043a7f..6e2877b561abdce03b10dcc3bc84687f68cce60d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
* Preserve trailing commas in argument and parameter lists (#509).
* Indent initializers in multiple variable declarations.
* Avoid passing an invalid Windows file URI to analyzer.
+* Always split collection literals that contain a trailing comma.
nweiz 2016/07/25 22:29:06 And argument lists?
Bob Nystrom 2016/07/26 21:22:07 Done.
# 0.2.6
« no previous file with comments | « no previous file | lib/src/source_visitor.dart » ('j') | lib/src/source_visitor.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698