mirror of https://github.com/astral-sh/ruff
Add FastAPI to README (#730)
This commit is contained in:
parent
1ae07b4c70
commit
29ae6c159d
|
|
@ -36,8 +36,8 @@ faster than any individual tool.
|
||||||
automatically convert your existing configuration.)
|
automatically convert your existing configuration.)
|
||||||
|
|
||||||
Ruff is actively developed and used in major open-source projects
|
Ruff is actively developed and used in major open-source projects
|
||||||
like [Zulip](https://github.com/zulip/zulip), [pydantic](https://github.com/pydantic/pydantic),
|
like [FastAPI](https://github.com/tiangolo/fastapi), [Zulip](https://github.com/zulip/zulip),
|
||||||
and [Saleor](https://github.com/saleor/saleor).
|
[pydantic](https://github.com/pydantic/pydantic), and [Saleor](https://github.com/saleor/saleor).
|
||||||
|
|
||||||
Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).
|
Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue