From 48366a7bbb5e555b288b4a00e5bc862670e8dbc1 Mon Sep 17 00:00:00 2001 From: NamelessGO <66227691+NamelessGO@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:44:04 -0300 Subject: [PATCH] Docs: Add Anki to Who's Using Ruff (#19072) https://github.com/ankitects/anki/pull/4119 ## Summary Add Anki to Who's Using Ruff (README) --------- Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5832fed435..790976f363 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ Ruff is used by a number of major open-source projects and companies, including: - [Albumentations](https://github.com/albumentations-team/albumentations) - Amazon ([AWS SAM](https://github.com/aws/serverless-application-model)) +- [Anki](https://apps.ankiweb.net/) - Anthropic ([Python SDK](https://github.com/anthropics/anthropic-sdk-python)) - [Apache Airflow](https://github.com/apache/airflow) - AstraZeneca ([Magnus](https://github.com/AstraZeneca/magnus-core))