mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
## Summary The reference to the pre-commit hook inside the tutorial was to the legacy alias `ruff` instead of the current `ruff-check`. Ref: https://github.com/astral-sh/ruff-pre-commit/pull/124 ## Test Plan Not applicable.