From 140e0acf5464c75237fe8e0622858f4ba8b84e8c Mon Sep 17 00:00:00 2001 From: James Lamb Date: Tue, 16 May 2023 05:04:37 +0100 Subject: [PATCH] Add LightGBM to user list (#4446) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc61602303..2f98b3f5a6 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ Ruff is used by a number of major open-source projects and companies, including: - Modern Treasury ([Python SDK](https://github.com/Modern-Treasury/modern-treasury-python-sdk)) - Mozilla ([Firefox](https://github.com/mozilla/gecko-dev)) - [MegaLinter](https://github.com/oxsecurity/megalinter) -- Microsoft ([Semantic Kernel](https://github.com/microsoft/semantic-kernel), [ONNX Runtime](https://github.com/microsoft/onnxruntime)) +- Microsoft ([Semantic Kernel](https://github.com/microsoft/semantic-kernel), [ONNX Runtime](https://github.com/microsoft/onnxruntime), [LightGBM](https://github.com/microsoft/LightGBM)) - Netflix ([Dispatch](https://github.com/Netflix/dispatch)) - [Neon](https://github.com/neondatabase/neon) - [ONNX](https://github.com/onnx/onnx)