From 1f19aca6326bae098f989ebb43fa6f084de18f80 Mon Sep 17 00:00:00 2001 From: Carlo Lepelaars Date: Mon, 28 Oct 2024 15:53:37 +0100 Subject: [PATCH] [DOCS] Add CrowdCent's `numerblox` to Ruff users. (#13569) Hi, our open source project [NumerBlox](https://github.com/crowdcent/numerblox) migrated to `uv` and `ruff`. Would appreciate the project being included in the list of Ruff users. ## Summary Add [NumerBlox](https://github.com/crowdcent/numerblox) to Ruff users in README.md. --- README.md | 1 + _typos.toml | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 2fbde4df16..6a736e0cab 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,7 @@ Ruff is used by a number of major open-source projects and companies, including: - [Babel](https://github.com/python-babel/babel) - Benchling ([Refac](https://github.com/benchling/refac)) - [Bokeh](https://github.com/bokeh/bokeh) +- CrowdCent ([NumerBlox](https://github.com/crowdcent/numerblox)) - [Cryptography (PyCA)](https://github.com/pyca/cryptography) - CERN ([Indico](https://getindico.io/)) - [DVC](https://github.com/iterative/dvc) diff --git a/_typos.toml b/_typos.toml index 3a2298219a..748c29e66c 100644 --- a/_typos.toml +++ b/_typos.toml @@ -12,6 +12,7 @@ pn = "pn" # `import panel as pn` is a thing poit = "poit" BA = "BA" # acronym for "Bad Allowed", used in testing. jod = "jod" # e.g., `jod-thread` +Numer = "Numer" # Library name 'NumerBlox' in "Who's Using Ruff?" [default] extend-ignore-re = [