From b52cb93e587fd61b0de511a7d362534e9e11db90 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Mon, 3 Apr 2023 17:45:25 +0200 Subject: [PATCH] Add thank you in README.md + usage in MegaLinter (#3848) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee39169c9b..a7cb7ee6e2 100644 --- a/README.md +++ b/README.md @@ -364,6 +364,7 @@ Ruff is used in a number of major open-source projects, including: - [Neon](https://github.com/neondatabase/neon) - [The Algorithms](https://github.com/TheAlgorithms/Python) - [Openverse](https://github.com/WordPress/openverse) +- [MegaLinter](https://github.com/oxsecurity/megalinter) ## License