[roll] Roll fuchsia [fidlfmt] Respect leading blank lines

Previously, the new formatter made assumptions about how many blank
lines to print when outputting top-level statement.  Now, we respect
the user's "request" in this regard: the number of blank lines they
placed before the statement is retained by the formatter.

Test: fidldev test fidlc
Original-Bug: 73507
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/536961
Original-Revision: a23acdcb6096bbb63606526e2bf546fe6cc22bb8
GitOrigin-RevId: 40489a04388d1cbefe3a2f5fe8e47c06d0225e60
Change-Id: Ib6901c2dc6493e9088039f2cc7542dffd73d53ea
1 file changed
tree: f8b2fbc7fade0aecbe3e57f1eafb23c58efb5ce4
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.