/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Code formatting comes to uv experimentally
(pydevtools.com)
365 points
tanelpoder
| 2 comments |
21 Aug 25 20:26 UTC
|
HN request time: 0s
|
source
Show context
vovavili
◴[
21 Aug 25 21:34 UTC
]
No.
44978360
[source]
▶
>>44977645 (OP)
#
Can't you just do this? Why bundle?
uvx ruff format .
replies(4):
>>44978410
#
>>44978597
#
>>44980317
#
>>44981795
#
1.
tspng
◴[
22 Aug 25 07:17 UTC
]
No.
44981795
[source]
▶
>>44978360
#
It's not bundled. `uv format` will use the `ruff` binary and more or less run `uvx ruff format` behind the scene.
replies(1):
>>44984303
#
ID:
GO
2.
HelloNurse
◴[
22 Aug 25 13:17 UTC
]
No.
44984303
[source]
▶
>>44981795 (TP)
#
It's this "more or less" that is a problem. More complication, less reliability.
↑