ruff/crates/ruff_linter
Charlie Marsh f137819536
Improve B005 documentation to reflect duplicate-character behavior (#7601)
## Summary

B005 only flags `.strip()` calls for which the argument includes
duplicate characters. This is consistent with bugbear, but isn't
explained in the documentation.
2023-09-22 16:12:16 +00:00
..
resources/test Treat os.error as an OSError alias (#7582) 2023-09-21 21:18:14 +00:00
src Improve B005 documentation to reflect duplicate-character behavior (#7601) 2023-09-22 16:12:16 +00:00
Cargo.toml Rename ruff crate to ruff_linter (#7529) 2023-09-20 08:38:27 +02:00