From 3ad257cfea23e34698511eb6f32480fc65984f7d Mon Sep 17 00:00:00 2001 From: Matthew Lloyd Date: Sun, 19 Feb 2023 22:58:22 -0500 Subject: [PATCH] Add PDM to "Who's Using Ruff?" (#3048) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf8845a5f8..30c071ed0d 100644 --- a/README.md +++ b/README.md @@ -720,6 +720,7 @@ Ruff is used in a number of major open-source projects, including: * [Dagger](https://github.com/dagger/dagger) * [Sphinx](https://github.com/sphinx-doc/sphinx) * [Hatch](https://github.com/pypa/hatch) +* [PDM](https://github.com/pdm-project/pdm) * [Jupyter](https://github.com/jupyter-server/jupyter_server) * [Great Expectations](https://github.com/great-expectations/great_expectations) * [ONNX](https://github.com/onnx/onnx)