Files
ruff/crates/ruff_python_ast/src
Charlie Marsh 5a4516b812 Misc. stylistic changes from flipping through rules late at night (#5757)
## Summary

This is really bad PR hygiene, but a mix of: using `Locator`-based fixes
in a few places (in lieu of `Generator`-based fixes), using match syntax
to avoid `.len() == 1` checks, using common helpers in more places, etc.

## Test Plan

`cargo test`
2023-07-14 05:23:47 +00:00
..
2023-06-08 17:19:56 +00:00
2023-06-08 05:53:14 +00:00
2023-06-19 21:09:53 +00:00
2023-06-23 09:46:05 +02:00
2023-05-31 08:26:35 +00:00