ruff/crates/ruff_linter/resources/test/fixtures/flake8_pie
Charlie Marsh 4b330b11c6
[`flake8-pie`] Preserve parentheses in `unnecessary-dict-kwargs` (#11372)
## Summary

Closes https://github.com/astral-sh/ruff/issues/11371.
2024-05-11 18:04:54 -04:00
..
PIE790.py Allow trailing ellipsis in `typing.TYPE_CHECKING` (#10413) 2024-03-15 03:55:57 +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 [`flake8-pie`] Preserve parentheses in `unnecessary-dict-kwargs` (#11372) 2024-05-11 18:04:54 -04:00
PIE807.py Generalize PIE807 to handle dict literals (#8608) 2023-11-13 17:55:17 +00:00
PIE808.py Improve handling of builtin symbols in linter rules (#10919) 2024-04-16 11:37:31 +01:00
PIE810.py [`flake8-pie`] Omit bound tuples passed to `.startswith` or `.endswith` (#9661) 2024-01-28 19:29:04 +00:00