mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
## Summary Fixes `analyze.direction` to use kebab-case for the variant names. Fixes https://github.com/astral-sh/ruff/issues/18887 ## Test Plan Created a `ruff.toml` and tested that both `dependents` and `Dependents` were accepted