←back to thread

365 points tanelpoder | 1 comments | | HN request time: 1.232s | source
Show context
calmbonsai ◴[] No.44978208[source]
I see zero need for this given that excellent time-testing code formatting tooling options are already available.

This smacks of feature-creep and I won't be incorporating it into any pipelines for the foreseeable future.

replies(2): >>44978667 #>>44978691 #
1. charliermarsh ◴[] No.44978691[source]
`uv format` is just a front-end for `ruff format`. It isn't introducing a new formatter to the ecosystem or anything like that.