mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-04 17:12:11 +00:00
[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.
This commit is contained in:
parent
6f52d573ef
commit
1f19aca632
2 changed files with 2 additions and 0 deletions
|
|
@ -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)) <!-- typos: ignore -->
|
||||
- [Cryptography (PyCA)](https://github.com/pyca/cryptography)
|
||||
- CERN ([Indico](https://getindico.io/))
|
||||
- [DVC](https://github.com/iterative/dvc)
|
||||
|
|
|
|||
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue