Add Dify to Ruff users (#12593)

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
- Add the popular LLM Ops project Dify to the user list in Readme, as
Dify introduced Ruff for lining since Feb 2024 in
https://github.com/langgenius/dify/pull/2366
This commit is contained in:
Bowen Liang 2024-07-31 20:56:52 +08:00 committed by GitHub
parent a3900d2b0b
commit a44d579f21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -424,6 +424,7 @@ Ruff is used by a number of major open-source projects and companies, including:
- [Dagger](https://github.com/dagger/dagger) - [Dagger](https://github.com/dagger/dagger)
- [Dagster](https://github.com/dagster-io/dagster) - [Dagster](https://github.com/dagster-io/dagster)
- Databricks ([MLflow](https://github.com/mlflow/mlflow)) - Databricks ([MLflow](https://github.com/mlflow/mlflow))
- [Dify](https://github.com/langgenius/dify)
- [FastAPI](https://github.com/tiangolo/fastapi) - [FastAPI](https://github.com/tiangolo/fastapi)
- [Godot](https://github.com/godotengine/godot) - [Godot](https://github.com/godotengine/godot)
- [Gradio](https://github.com/gradio-app/gradio) - [Gradio](https://github.com/gradio-app/gradio)