ruff/crates/ruff_linter
Mikael Arguedas b947dde8ad
[flake8-bugbear][B006] remove outdated comment (#9776)
I noticed that the comment doesn't match the behavior:
- zip function is not used anymore
- parameters are not scanned in reverse

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan

No need

Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
2024-02-02 09:32:46 -05:00
..
resources Redirect PHG001 to S307 and PGH002 to G010 (#9756) 2024-02-01 13:35:02 -06:00
src [flake8-bugbear][B006] remove outdated comment (#9776) 2024-02-02 09:32:46 -05:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to 0.2.0 (#9762) 2024-02-01 17:10:33 -06:00