ruff/crates/ruff_linter
Charlie Marsh 05a2f52206
Document `literal-membership` fix safety conditions (#9677)
## Summary

This seems safe to me. See
https://github.com/astral-sh/ruff/issues/8482#issuecomment-1859299411.

## Test Plan

`cargo test`
2024-01-29 17:48:40 +00:00
..
resources [`pycodestyle`] Allow `dtype` comparisons in `type-comparison` (#9676) 2024-01-29 12:39:01 -05:00
src Document `literal-membership` fix safety conditions (#9677) 2024-01-29 17:48:40 +00:00
Cargo.toml Bump version to v0.1.14 (#9581) 2024-01-19 12:54:39 -05:00
__init__.py [`pylint`] (Re-)Implement `import-private-name` (`C2701`) (#9553) 2024-01-16 14:03:11 -05:00