mirror of
https://github.com/astral-sh/ruff
synced 2026-01-23 06:20:55 -05:00
The actual implementation wasn't too bad. It's not long but pretty fiddly. I copied over the tests from the existing module resolver and adapted them to work with this API. Then I added a number of my own tests as well.