[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_presubmit: Cleanup ninja parser

Add type annotations, simplify loop logic, and don't save regexes that
are only used in one location.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154672
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 0790c0e535f684aaf143df0592665d70ad4c164c
GitOrigin-RevId: d74e776cf62e70b195f64826aa59a24b95460294
Roller-URL: https://ci.chromium.org/b/8775936303308114289
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882593
Original-Revision: 6737d0505bfc0ab95439078afdff5b19513a2e5d
Change-Id: Ib59369f39336002cacfda36c203807c315237ff9
1 file changed
tree: 3d3ddcf8d2e145418d062af2b7a3c5a7e017e689
  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.