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

Unified Diff: CHANGELOG.md

Issue 945583004: If no paths are provided, read source from stdin. Fix #165. (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: Created 5 years, 10 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 | bin/format.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5afed5606da7111ecb8a90a748e7bac123d7159..e19a19123dbd44ec163c5c23bbcecf09f39a4fa0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
* Put a space between nested unary `-` calls (#170).
* Allow `-t` flag to preserve compability with old formatter (#166).
* Support `--machine` flag for machine-readable output (#164).
+* If no paths are provided, read source from stdin (#165).
# 0.1.3
« no previous file with comments | « no previous file | bin/format.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698