[roll] Roll third_party/shac-project/checks-starlark [shac] Fixing buildifier format check.

The json output of the buildifier format command looks slightly
different fro the output of the buildifier lint command, so I needed
to split the executions into two.

Also ran the formatter on these files to fix some empty-spacing
issues.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/shac-project/checks-starlark/+/1021755
Original-Revision: 8c0241c8eacafacadff582c17b57106229c02bf2
GitOrigin-RevId: bd67dad298743107597aa83f361ea8a6b7e5cb54
Change-Id: Ia584950c02a30184e275942d69698d8ece780f63
1 file changed
tree: c0bc5a70a82c8c5ddff0a806fa43b923a77994dc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.