/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
nikisweeting
◴[
21 Aug 25 21:44 UTC
]
No.
44978455
[source]
▶
>>44977645 (OP)
#
As long as it does `ruff check --fix; ruff format` internally and not just one or the other, then I'm happy. Tired of running 2 commands every time.
replies(2):
>>44978473
#
>>44978476
#
1.
0cf8612b2e1e
◴[
21 Aug 25 21:46 UTC
]
No.
44978473
[source]
▶
>>44978455
#
Also needs to make sorting imports a default.
replies(1):
>>44978549
#
ID:
GO
2.
nikisweeting
◴[
21 Aug 25 21:54 UTC
]
No.
44978549
[source]
▶
>>44978473 (TP)
#
and stop removing extra leading whitespace before inline comments (#7684)
↑