▲ | vovavili 5 days ago | ||||||||||||||||
Can't you just do this? Why bundle?
| |||||||||||||||||
▲ | ethan_smith 4 days ago | parent | next [-] | ||||||||||||||||
The native integration offers persistent configuration, caching, and project-aware behavior that uvx (which just creates an ephemeral venv) doesn't provide. | |||||||||||||||||
| |||||||||||||||||
▲ | tspng 4 days ago | parent | prev | next [-] | ||||||||||||||||
It's not bundled. `uv format` will use the `ruff` binary and more or less run `uvx ruff format` behind the scene. | |||||||||||||||||
| |||||||||||||||||
▲ | IshKebab 5 days ago | parent | prev | next [-] | ||||||||||||||||
Because that's a way less obvious command. | |||||||||||||||||
▲ | dkdcio 5 days ago | parent | prev [-] | ||||||||||||||||
that’s a bit slow typically | |||||||||||||||||
|