Comment by tspng
1 day ago
It's not bundled. `uv format` will use the `ruff` binary and more or less run `uvx ruff format` behind the scene.
1 day 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.