mirror of https://github.com/astral-sh/ruff
Add usage of ruff in pandas to README (#1811)
pandas now uses ruff for linting, see https://github.com/pandas-dev/pandas/pull/50160
This commit is contained in:
parent
b36d4a15b0
commit
07134c50c8
|
|
@ -46,6 +46,7 @@ imports, and more.
|
||||||
|
|
||||||
Ruff is extremely actively developed and used in major open-source projects like:
|
Ruff is extremely actively developed and used in major open-source projects like:
|
||||||
|
|
||||||
|
- [pandas](https://github.com/pandas-dev/pandas)
|
||||||
- [FastAPI](https://github.com/tiangolo/fastapi)
|
- [FastAPI](https://github.com/tiangolo/fastapi)
|
||||||
- [Bokeh](https://github.com/bokeh/bokeh)
|
- [Bokeh](https://github.com/bokeh/bokeh)
|
||||||
- [Zulip](https://github.com/zulip/zulip)
|
- [Zulip](https://github.com/zulip/zulip)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue