[roll] Roll antlion Update antlion to use line length 80

This changes the pyproject.toml black line length and isort line length
to the standard 80 to bring antlion in-line with the rest of the fuchsia
codebase.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1345405
Original-Revision: 4a79afe853ab6cbd7754c305061c1d050b8ee1c7
GitOrigin-RevId: 3d48d32b246a0c1e58f46e1c78d46301164012f2
Change-Id: I9b13e65efc583e9de86e3622aa1bc7c40f54ee3e
1 file changed
tree: 2126a509d6cd238d079ec18c51cffe88ecba7cf4
  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.