[roll] Roll infra/recipes [shac] Use ruff for linting and formatting

ruff's linting support is an order of magnitude faster than pylint, and
its formatting support is faster and more consistent than Black.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1312944
Original-Revision: 0cbb8925eee015479f6e77b0830902fa716bd7df
GitOrigin-RevId: e862827c3af4a743517d8359c023681c8fa40492
Change-Id: I4ede0ccc15caaa8647f51b393f851232a4e691d3
1 file changed
tree: 0503037ecb7af7afd6010c022e9414a6693ca4b4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.