ruff/crates/ruff_linter/resources/test/fixtures/flake8_comprehensions
Dan Parizher c0fb235a70
Some checks are pending
CI / Determine changes (push) Waiting to run
CI / cargo fmt (push) Waiting to run
CI / cargo clippy (push) Blocked by required conditions
CI / cargo test (linux) (push) Blocked by required conditions
CI / cargo test (linux, release) (push) Blocked by required conditions
CI / cargo test (windows) (push) Blocked by required conditions
CI / cargo test (wasm) (push) Blocked by required conditions
CI / cargo build (release) (push) Waiting to run
CI / mkdocs (push) Waiting to run
CI / cargo build (msrv) (push) Blocked by required conditions
CI / cargo fuzz build (push) Blocked by required conditions
CI / fuzz parser (push) Blocked by required conditions
CI / test scripts (push) Blocked by required conditions
CI / ecosystem (push) Blocked by required conditions
CI / Fuzz for new ty panics (push) Blocked by required conditions
CI / cargo shear (push) Blocked by required conditions
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / formatter instabilities and black similarity (push) Blocked by required conditions
CI / test ruff-lsp (push) Blocked by required conditions
CI / check playground (push) Blocked by required conditions
CI / benchmarks instrumented (ruff) (push) Blocked by required conditions
CI / benchmarks instrumented (ty) (push) Blocked by required conditions
CI / benchmarks-walltime (push) Blocked by required conditions
[ty Playground] Release / publish (push) Waiting to run
[flake8-comprehensions] Preserve trailing commas for single-element lists (C409) (#19571)
## Summary

Fixes #19568
2025-09-19 09:27:14 -04:00
..
C400.py
C401.py [flake8-comprehensions] Handle template strings for comprehension fixes (#18710) 2025-06-19 16:23:46 -05:00
C402.py
C403.py [flake8-comprehensions] Handle template strings for comprehension fixes (#18710) 2025-06-19 16:23:46 -05:00
C404.py
C405.py [flake8-comprehensions] Handle template strings for comprehension fixes (#18710) 2025-06-19 16:23:46 -05:00
C406.py
C408.py [flake8-comprehensions] Handle template strings for comprehension fixes (#18710) 2025-06-19 16:23:46 -05:00
C409.py [flake8-comprehensions] Preserve trailing commas for single-element lists (C409) (#19571) 2025-09-19 09:27:14 -04:00
C410.py
C411.py
C413.py
C414.py
C415.py
C416.py
C417.py [flake8-comprehensions] Skip C417 when lambda contains yield/yield from (#20201) 2025-09-03 16:39:11 -04:00
C417_1.py
C418.py
C419.py
C419_1.py
C419_2.py
C420.py
C420_1.py
C420_2.py [flake8-comprehensions] Fix C420 to prepend whitespace when needed (#18616) 2025-06-30 12:38:26 -04:00
C420_3.py [flake8-comprehensions] Fix false positive for C420 with attribute, subscript, or slice assignment targets (#19513) 2025-08-08 15:02:30 -04:00