mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 05:20:49 -05:00
## Summary No-op refactor, but we can evaluate early if the first part of `preserve_parentheses || has_comments` is `true`, and thus avoid looking up the node comments. ## Test Plan `cargo test`