ruff/crates/ruff_graph
Charlie Marsh ff4b6d11fa
Detect basic wildcard imports in ruff analyze graph (#13486)
## Summary

I guess we can just ignore the `*` entirely for now? This will add the
`__init__.py` for anything that's importing a package.
2024-09-23 18:09:00 -04:00
..
src Detect basic wildcard imports in ruff analyze graph (#13486) 2024-09-23 18:09:00 -04:00
Cargo.toml Use an empty vendored file system in Ruff (#13436) 2024-09-21 16:31:42 +00:00