[roll] Roll fuchsia Revert "[shac] Use shared shac checks in fuchsia.git."

This reverts commit 7000b97e25b8a808771f2b086c54ede3852311e8.

Reason for revert: b/338350363

Original change's description:
> [shac] Use shared shac checks in fuchsia.git.
>
> This modifies the starlark.star file to use the buildifier format
> check from the shared repository. There should be no change in
> behavior.
>
> This also registers the buildifier_lint check from the shared repo
> configured as a warning. There are 32 files with linting issues
> across the tree that I will address before enabling this
> as blocking. (or if that is undesirable, I will try again to land a shac.star file in the //build/bazel_sdk directory)
>
> This also also makes it possible to run the clang-format check from
> the shared repository, though it results in an error (b/b/338231347)
>
> Original-Bug: b/338231347
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1040164

Original-Bug: b/338231347
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041183
Original-Revision: f72be840b9fa3704b5124ade029fe076942a6b85
GitOrigin-RevId: e523a4973b1cf16106c1ae9301c994e921a880b6
Change-Id: I6dbe1294c5f22bb9fa0c687122fc80004f4c94b3
1 file changed
tree: 08f30d93f5e779458856184bea8ca13ae2666b8c
  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.