[roll] Roll fuchsia [shac] Include //docs/skills in skill_linter

Add "docs/skills/**/SKILL.md" to the list of globs for
skill_linter. This ensures that any new or modified skill
files in the //docs/skills directory are validated and
formatted during shac/formatting runs.

      and execute correctly.

Test: Run fx format-code to verify shac settings compile
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1631842
Original-Original-Revision: 0d9c7716073e9f690b5526560400c33ebc79d87a
GitOrigin-RevId: 4b23a4228346f7d21e10824a62718e469eec3db0
Change-Id: Ie70255b7894a745217a7fadd5696bbf4773daad4
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1640759
Cr-Commit-Position: refs/heads/main@{#194343}
1 file changed
tree: ac677c3d50e63cbcf957ffb33b0d9616d67efe1e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.