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

Unified Diff: CHANGELOG.md

Issue 843653005: Increase nesting in conditional expressions. Fix #122. (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: Created 5 years, 11 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') | test/splitting/expressions.stmt » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8f112538bed54fb29c89efb2ba8da7ef5e5066e..9e6e0c23d0b2c6cffd954a1548b426b7a8d71578 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
# 0.1.1-dev
* Support formatting enums (#120).
-* Handle Windows line endings in multiline strings (#126).
+* Handle Windows line endings in multiline strings (#126).
+* Increase nesting for conditional operators (#122).
« no previous file with comments | « no previous file | lib/src/source_visitor.dart » ('j') | test/splitting/expressions.stmt » ('J')

Powered by Google App Engine
This is Rietveld 408576698