▲ | calmbonsai 5 days ago | ||||||||||||||||||||||||||||||||||
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. | |||||||||||||||||||||||||||||||||||
▲ | charliermarsh 5 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||
`uv format` is just a front-end for `ruff format`. It isn't introducing a new formatter to the ecosystem or anything like that. | |||||||||||||||||||||||||||||||||||
▲ | nikisweeting 5 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||
You realize this is just a shortcut for one of those "time-tested" options, right? ruff format is already widely used. | |||||||||||||||||||||||||||||||||||
|