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

Unified Diff: CHANGELOG.md

Issue 1418483008: Optimize splitting lines with many rules. (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: Created 5 years, 1 month 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/chunk.dart » ('j') | lib/src/line_splitting/solve_state.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 5f845e4ebf2cd399bdc8845766678dec0f1fe389..2f531e3196fa24625e2f96626a45f56d16941c17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
* Allow splitting between type and variable name (#429, #439, #454).
* Handle `if` statements without curly bodies better (#448).
* Handle loop statements without curly bodies better (#449).
+* Optimize splitting lines with many rules.
# 0.2.0
« no previous file with comments | « no previous file | lib/src/chunk.dart » ('j') | lib/src/line_splitting/solve_state.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698