ruff/crates/ruff_linter/resources/test/fixtures/perflint
Robsdedude eb9d9c3646
[`perflint`] Fix `PERF403` panic on attribute or subscription loop variable (#19042)
## Summary

Fixes: https://github.com/astral-sh/ruff/issues/19005

## Test Plan

Reproducer from issue report plus some extra cases that would cause the
panic were added.
2025-06-30 10:47:49 -04:00
..
PERF101.py [`perflint`] Fix `PERF101` autofix creating a syntax error and mark autofix as unsafe if there are comments in the `list` call expr (#18803) 2025-06-23 11:51:46 +00:00
PERF102.py Add padding in `PERF102` fixes (#7554) 2023-09-20 19:33:54 -04:00
PERF203.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
PERF401.py [`perflint`] fix missing parentheses for lambda and ternary conditions (PERF401, PERF403) (#18412) 2025-06-05 09:57:08 -05:00
PERF402.py Ignore list-copy recommendations for async `for` loops (#11250) 2024-05-02 11:48:52 -07:00
PERF403.py [`perflint`] Fix `PERF403` panic on attribute or subscription loop variable (#19042) 2025-06-30 10:47:49 -04:00