From c61ca4a953026d045a8d0a46ca8b6ef6a36db519 Mon Sep 17 00:00:00 2001 From: Aarni Koskela Date: Tue, 24 Jan 2023 14:27:45 +0200 Subject: [PATCH] Add Home Assistant to Readme (#2120) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 594c393478..acdccbc912 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Ruff is extremely actively developed and used in major open-source projects like - [Cryptography (PyCA)](https://github.com/pyca/cryptography) - [SnowCLI (Snowflake)](https://github.com/Snowflake-Labs/snowcli) - [cibuildwheel](https://github.com/pypa/cibuildwheel) +- [Home Assistant](https://github.com/home-assistant/core) Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).