[roll] Roll infra/recipes [shac] Emit replacements for ruff lint

As of fxrev.dev/1316185, shac now supports `col == end_col` findings,
i.e. inserting code without deleting any code, which was previously
blocking emitting replacements from `ruff lint`.

Depends-on: I79fec4e589f30cbf4fcec1640a2c6b114de61c75
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1316284
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 9349228ec4a98d1a051daa51349fbf7fea271992
GitOrigin-RevId: e8d8df6f8fc51d0a93b6a8f4dd4b217cfb6f8f03
Change-Id: Ide58765ac3ac17ac9eb1eb6a64c14f318df95cca
1 file changed
tree: e11d3d8fb3e57012220b1d7424969c04a99e172b
  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.