ruff icon indicating copy to clipboard operation
ruff copied to clipboard

Generate dependency graph from Python source code

Open charliermarsh opened this issue 3 years ago • 1 comments
trafficstars

charliermarsh avatar Aug 12 '22 21:08 charliermarsh

Should look into how Pants does this. It's a powerful basis for extending ruff (e.g., ruff could evolve into a test runner, and only test changed files or files whose dependencies changed).

charliermarsh avatar Aug 31 '22 15:08 charliermarsh