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

Unified Diff: notes.txt

Issue 845443002: Get ready to publish 0.1.0. (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 | « README.md ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: notes.txt
diff --git a/notes.txt b/notes.txt
deleted file mode 100644
index baa1d6c26e91a815035f55337f26d4500e2677c4..0000000000000000000000000000000000000000
--- a/notes.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Open questions:
-
-- If a collection fits on one line, should it always be made one line?
-- When should a parameter/argument list be split to one item per line versus
- packing as many items as fit on each line?
-
----
-
-Things we should lint on:
-- Unnecessary {} in interpolation.
-- Ifs with an else where the if or else is not a curly body.
pquitslund 2015/01/08 04:52:17 These are awesome. Do you have open issues for th
Bob Nystrom 2015/01/08 17:25:09 I moved over a linter bug for the last one. I'll f
« no previous file with comments | « README.md ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698