[roll] Roll fuchsia [staticlints] Delete

The `staticlints` tool is obsolete now that all the linters it
previously orchestrated are now orchestrated by shac.

Not safe to land until infrastructure references to this tool have been
removed.

Original-Bug: 82386
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/924614
Original-Revision: cef91e2bfb746e0ac2fe0e6618277071cf907cd6
GitOrigin-RevId: e7cde58916ad021db442c7059650a73bf88e9885
Change-Id: I143ee73b4b5358a1d3136dd94418684194c9dcd1
1 file changed
tree: 2d0e0920c221db9d112dae1c6987965f9d0bac34
  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.