ruff/crates/ruff_dev
Alex Waygood dde0d0af68
[ty] List rules in alphabetical order in the reference docs (#22097)
## Summary

Fixes https://github.com/astral-sh/ty/issues/1885.

It wasn't obvious to me that there was a deliberate order to the way
these rules were listed in our reference docs -- it looked like it was
_nearly_ alphabetical, but not quite. I think it's simpler if we just
list them in alphabetical order.

## Test Plan

The output from running `cargo dev generate-all` (committed as part of
this PR) looks correct!
2025-12-19 19:11:05 +00:00
..
src [ty] List rules in alphabetical order in the reference docs (#22097) 2025-12-19 19:11:05 +00:00
Cargo.toml [ty] Remove duplicate global lint registry (#20053) 2025-08-22 19:43:12 -04:00