Skip to content

Commit a1d9cb5

Browse files
authored
Added the PyScripter IDE to the list of "Who is using Ruff?" (#21402)
## Summary Added the PyScripter IDE to the list of "Who is using Ruff?". PyScripter is a popular python IDE that is using ruff for code diagnostics, fixes and code formatting.
1 parent 8a85a29 commit a1d9cb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@ Ruff is used by a number of major open-source projects and companies, including:
491491
- [PyTorch](https://github.com/pytorch/pytorch)
492492
- [Pydantic](https://github.com/pydantic/pydantic)
493493
- [Pylint](https://github.com/PyCQA/pylint)
494+
- [PyScripter](https://github.com/pyscripter/pyscripter)
494495
- [PyVista](https://github.com/pyvista/pyvista)
495496
- [Reflex](https://github.com/reflex-dev/reflex)
496497
- [River](https://github.com/online-ml/river)

0 commit comments

Comments
 (0)