Tweak comments added by `write` function on packages_file.dart.

Now adds "# " in front, not just "#", and doesn't treat the empty
string after a final "\n" as an extra line.

R=sgjesse@google.com

Review URL: https://codereview.chromium.org//1167223004.
1 file changed
tree: 094f9538b8920d0dd9c0ee363ef97e0450a67f58
  1. lib/
  2. test/
  3. tool/
  4. .gitignore
  5. .travis.yml
  6. AUTHORS
  7. CHANGELOG.md
  8. CONTRIBUTING.md
  9. LICENSE
  10. pubspec.lock
  11. pubspec.yaml
  12. README.md
README.md

package_config

Support for working with Package Resolution Configuration files as described in this DEP, under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/issues/5).

Build Status pub package

Features and bugs

Please file feature requests and bugs at the issue tracker.