mirror of https://github.com/astral-sh/ruff
Add Pillow to Ruff users (#8523)
## Summary See https://github.com/python-pillow/Pillow/pull/6966 :) ## Test Plan Looked at the Markdown preview!
This commit is contained in:
parent
72964529a5
commit
c07947bfac
|
|
@ -415,6 +415,7 @@ Ruff is used by a number of major open-source projects and companies, including:
|
||||||
- [PDM](https://github.com/pdm-project/pdm)
|
- [PDM](https://github.com/pdm-project/pdm)
|
||||||
- [PaddlePaddle](https://github.com/PaddlePaddle/Paddle)
|
- [PaddlePaddle](https://github.com/PaddlePaddle/Paddle)
|
||||||
- [Pandas](https://github.com/pandas-dev/pandas)
|
- [Pandas](https://github.com/pandas-dev/pandas)
|
||||||
|
- [Pillow](https://github.com/python-pillow/Pillow)
|
||||||
- [Poetry](https://github.com/python-poetry/poetry)
|
- [Poetry](https://github.com/python-poetry/poetry)
|
||||||
- [Polars](https://github.com/pola-rs/polars)
|
- [Polars](https://github.com/pola-rs/polars)
|
||||||
- [PostHog](https://github.com/PostHog/posthog)
|
- [PostHog](https://github.com/PostHog/posthog)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue