Skip to content

Commit 05566c6

Browse files
authored
Update Who's Using Ruff? section to include Godot (#11647)
## Summary - Ever since godotengine/godot#90457 was merged into the `master` branch, Godot has been using ruff for linting and formatting Python files. As such, this PR adds Godot to the "Who's Using Ruff?" section of the main `README.md` file. ## Test Plan - N/A
1 parent 7ce17b7 commit 05566c6

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
@@ -408,6 +408,7 @@ Ruff is used by a number of major open-source projects and companies, including:
408408
- [Dagster](https://github.com/dagster-io/dagster)
409409
- Databricks ([MLflow](https://github.com/mlflow/mlflow))
410410
- [FastAPI](https://github.com/tiangolo/fastapi)
411+
- [Godot](https://github.com/godotengine/godot)
411412
- [Gradio](https://github.com/gradio-app/gradio)
412413
- [Great Expectations](https://github.com/great-expectations/great_expectations)
413414
- [HTTPX](https://github.com/encode/httpx)

0 commit comments

Comments
 (0)