ruff/crates/ruff_python_semantic
Victor Hugo Gomes 86539c1fc5
[flake8-pyi] Implement PYI046 (#6098)
## Summary
Checks for the presence of unused private `typing.Protocol` definitions.

ref #848 

## Test Plan

Snapshots and manual runs of flake8.
2023-07-27 02:34:56 +00:00
..
src [flake8-pyi] Implement PYI046 (#6098) 2023-07-27 02:34:56 +00:00
Cargo.toml Remove parser dependency from ruff-python-ast (#6096) 2023-07-26 17:47:22 +02:00