ruff/crates/ruff_linter/resources/test/fixtures/flake8_pie
InSync 0a27c9dabd
[flake8-pie] Mark fix as unsafe if the following statement is a string literal (PIE790) (#14393)
## Summary

Resolves #12616.

## Test Plan

`cargo nextest run` and `cargo insta test`.

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-11-18 02:30:06 +00:00
..
PIE790.py [flake8-pie] Mark fix as unsafe if the following statement is a string literal (PIE790) (#14393) 2024-11-18 02:30:06 +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