ruff/crates/ruff_linter/resources/test/fixtures/flake8_pie
Charlie Marsh 041ce1e166
Respect generic `Protocol` in ellipsis removal (#9841)
Closes https://github.com/astral-sh/ruff/issues/9840.
2024-02-05 19:36:16 +00:00
..
PIE790.py Respect generic `Protocol` in ellipsis removal (#9841) 2024-02-05 19:36:16 +00:00
PIE794.py Omit unrolled augmented assignments in `PIE794` (#8634) 2023-11-12 20:40:33 +00:00
PIE796.py [PIE796] don't report when using ellipses for enum values in stub files (#8825) 2023-11-24 15:24:57 +00:00
PIE796.pyi [PIE796] don't report when using ellipses for enum values in stub files (#8825) 2023-11-24 15:24:57 +00:00
PIE800.py Add autofix for PIE800 (#8668) 2023-11-15 18:11:04 +00:00
PIE804.py `PIE804`: Prevent keyword arguments duplication (#8450) 2023-12-12 23:19:55 +00:00
PIE807.py Generalize PIE807 to handle dict literals (#8608) 2023-11-13 17:55:17 +00:00
PIE808.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
PIE810.py [`flake8-pie`] Omit bound tuples passed to `.startswith` or `.endswith` (#9661) 2024-01-28 19:29:04 +00:00