ruff
dde0d0af - [ty] List rules in alphabetical order in the reference docs (#22097)

Commit
42 days ago
[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!
Author
Parents
Loading