Skip to content

Commit 1f19aca

Browse files
[DOCS] Add CrowdCent's numerblox to Ruff users. (astral-sh#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.
1 parent 6f52d57 commit 1f19aca

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ Ruff is used by a number of major open-source projects and companies, including:
417417
- [Babel](https://github.com/python-babel/babel)
418418
- Benchling ([Refac](https://github.com/benchling/refac))
419419
- [Bokeh](https://github.com/bokeh/bokeh)
420+
- CrowdCent ([NumerBlox](https://github.com/crowdcent/numerblox)) <!-- typos: ignore -->
420421
- [Cryptography (PyCA)](https://github.com/pyca/cryptography)
421422
- CERN ([Indico](https://getindico.io/))
422423
- [DVC](https://github.com/iterative/dvc)

_typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ pn = "pn" # `import panel as pn` is a thing
1212
poit = "poit"
1313
BA = "BA" # acronym for "Bad Allowed", used in testing.
1414
jod = "jod" # e.g., `jod-thread`
15+
Numer = "Numer" # Library name 'NumerBlox' in "Who's Using Ruff?"
1516

1617
[default]
1718
extend-ignore-re = [

0 commit comments

Comments
 (0)