ruff/crates/ruff_linter
GiGaGon 23a3b6ef23
[Perflint] Small docs improvement to PERF401 (#18786)
<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->

While reading the docs I noticed this paragraph on `PERF401`. It was
added in the same PR that the bug with `:=` was fixed, #15050, but don't
know why it was added. The fix should already take care of adding the
parenthesis, so having this paragraph in the docs is just confusing
since it sounds like the user has to do something.

## Test Plan

<!-- How was it tested? -->

N/A, no tests/functionality affected
2025-06-20 09:55:49 -05:00
..
resources [pylint] Avoid flattening nested min/max when outer call has single argument (PLW3301) (#16885) 2025-06-20 09:35:09 -04:00
src [Perflint] Small docs improvement to PERF401 (#18786) 2025-06-20 09:55:49 -05:00
Cargo.toml Bump 0.12.0 (#18724) 2025-06-17 11:05:59 -04:00