Comment by tspng
2 days ago
It's not bundled. `uv format` will use the `ruff` binary and more or less run `uvx ruff format` behind the scene.
2 days ago
It's not bundled. `uv format` will use the `ruff` binary and more or less run `uvx ruff format` behind the scene.
It's this "more or less" that is a problem. More complication, less reliability.