ruff/crates/ruff_linter
Dhruv Manilawala 4760af3dcb
Avoid FURB113 autofix if comments are present (#8494)
This PR avoids creating the fix for `FURB113` if there are comments in
between the `append` calls.

fixes: #8105
2023-11-09 03:10:11 +00:00
..
resources/test Avoid FURB113 autofix if comments are present (#8494) 2023-11-09 03:10:11 +00:00
src Avoid FURB113 autofix if comments are present (#8494) 2023-11-09 03:10:11 +00:00
Cargo.toml Prepare release 0.1.5 (#8570) 2023-11-08 16:00:57 -06:00