[roll] Roll infra/recipes [tricium] Delete staticlints logic

staticlints no longer runs any linters as of https://fxrev.dev/924613
and is slated for deletion as all linters have been moved into shac.

Original-Bug: 82386
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/923975
Original-Revision: 81570bb64c038240e1ccc8ca3feb280194d6db1e
GitOrigin-RevId: 47b4c86b5c78c0a61ebd67d83b24b8bdea7e6072
Change-Id: Icb30e7bde5f7958eeb8e646f3e3aa573ee1184a4
1 file changed
tree: a0532ae090b8339bbf15c955b543c4518e97b3e7
  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.