[roll] Roll infra/recipes [shac] Add isort integration

`ruff` has a built-in implementation of `isort` to sort imports, make
use of that to sort all imports in recipes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1316324
Original-Revision: b7b417fdf044307f4ac832719566e37e64003c54
GitOrigin-RevId: 92ef594755142be805948a527c4bcfc32d16526e
Change-Id: Id60d71c239ab7ccce6538d631c6c03f4d229b8b7
1 file changed
tree: 6fa568c0de0be21d911bbbbdbc90c40df8d4b4cb
  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.