From f7dca3d95856ca5a15d69ac04aa42ef9562dc6de Mon Sep 17 00:00:00 2001 From: Nicholas Grisafi Date: Thu, 31 Aug 2023 11:36:48 -0700 Subject: [PATCH] Add Rippling to who uses ruff (#7032) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Adding rippling to who uses ruff section ## Test Plan We migrated to ruff 🙂 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e3fe2029e..05e87ff3e4 100644 --- a/README.md +++ b/README.md @@ -398,6 +398,7 @@ Ruff is used by a number of major open-source projects and companies, including: - [Pydantic](https://github.com/pydantic/pydantic) - [Pylint](https://github.com/PyCQA/pylint) - [Reflex](https://github.com/reflex-dev/reflex) +- [Rippling](https://rippling.com) - [Robyn](https://github.com/sansyrox/robyn) - Scale AI ([Launch SDK](https://github.com/scaleapi/launch-python-client)) - Snowflake ([SnowCLI](https://github.com/Snowflake-Labs/snowcli))