[roll] Roll fuchsia [shac] Integrate with doc-checker

Previously doc-checker integration was duplicated in `fx format-code`
and in the static-checks infrastructure recipe, but now it's
consolidated in shac.

We still continue to run it from `fx format-code` even though it's not a
formatter to preserve the behavior, but I'm hoping we can remove that at
some point.

Original-Bug: 82386
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919555
Original-Revision: e75ed20a38785fe15c0da89b33635885e271c09a
GitOrigin-RevId: 01a52d2b4adab47ec7de612eb4945b025ac3c6c7
Change-Id: I27025519b0fcb40b531e1793494be2d8c26d2a10
1 file changed
tree: 45c93a9efeae6326b4c532919e3197be919163a5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.