ruff/crates/ruff_linter/resources/test/fixtures/refurb
Charlie Marsh d96a0dbe57
Respect tuple assignments in typing analyzer (#9969)
## Summary

Just addressing some discrepancies between the analyzers like `is_dict`
and the logic that's matured in `find_binding_value`.
2024-02-13 05:02:52 +00:00
..
FURB101.py [refurb] Implement `read-whole-file` [`FURB101`] (#7682) 2023-10-20 16:22:38 +00:00
FURB105.py Avoid false-positive print separator diagnostic with starred argument (#8079) 2023-10-19 22:30:13 +00:00
FURB113.py Avoid `FURB113` autofix if comments are present (#8494) 2023-11-09 03:10:11 +00:00
FURB118.py Reverse order of arguments for `operator.contains` (#9192) 2023-12-18 14:39:52 -05:00
FURB129.py Respect tuple assignments in typing analyzer (#9969) 2024-02-13 05:02:52 +00:00
FURB131.py Add dedicated method to find typed binding (#8517) 2023-11-06 11:25:32 -05:00
FURB132.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
FURB136.py Implement FURB136 (#8664) 2023-11-15 18:10:13 +00:00
FURB140.py Extend `reimplemented-starmap` (`FURB140`) to catch calls with a single and starred argument (#7768) 2023-10-02 21:38:05 -04:00
FURB145.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
FURB148.py Check sequence type before triggering `unnecessary-enumerate` (`FURB148`) `len` suggestion (#7781) 2023-10-03 14:39:14 +00:00
FURB152.py [`refurb`] Avoid false positives for `math-constant` (`FURB152`) (#9290) 2023-12-27 09:45:37 -05:00
FURB161.py [`refurb`] Implement `bit-count` (`FURB161`) (#9265) 2023-12-27 15:32:51 +00:00
FURB163.py Support floating-point base in FURB163 (#9100) 2023-12-11 15:47:37 -05:00
FURB167.py [`refurb`] Implement `regex-flag-alias` with fix (`FURB167`) (#9516) 2024-01-14 23:40:17 +00:00
FURB168.py [`refurb`] Implement `isinstance-type-none` (`FURB168`) (#8308) 2023-10-28 22:37:02 +00:00
FURB169.py [`refurb`] Implement `type-none-comparison` (`FURB169`) (#8487) 2023-11-06 00:56:20 +00:00
FURB171.py Avoid triggering single-element test for starred expressions (#8433) 2023-11-02 03:29:37 +00:00
FURB177.py [`refurb`] Implement `implicit-cwd` (FURB177) (#7704) 2023-09-29 02:18:59 +00:00
FURB180.py [`refurb`] Implement `metaclass_abcmeta` (`FURB180`) (#9658) 2024-01-31 22:31:12 +00:00
FURB181.py [`refurb`] Implement `hashlib-digest-hex` (`FURB181`) (#9077) 2023-12-10 02:00:11 +00:00