ruff/crates/ty/docs
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
..
.gitattributes [ty] Mark generated files as such in .gitattributes (#18195) 2025-05-19 16:50:48 +02:00
cli.md [ty] Add --no-progress option (#21063) 2025-10-24 18:00:00 +02:00
configuration.md [ty] Remove extra headings and split examples in the overrides configuration docs (#21994) 2025-12-16 06:57:06 -06:00
environment.md [ty] Document TY_CONFIG_FILE (#22001) 2025-12-16 13:15:24 +01:00
mypy_primer.md [ty] Update mypy_primer doc (#18638) 2025-06-11 20:50:37 -07:00
rules.md [ty] List rules in alphabetical order in the reference docs (#22097) 2025-12-19 19:11:05 +00:00
tracing-flamegraph.png Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
tracing.md [ty] Minor typo in environment variable name (#17848) 2025-05-05 10:25:48 +00:00