←back to thread

365 points tanelpoder | 1 comments | | HN request time: 0.204s | source
Show context
vivzkestrel ◴[] No.44981417[source]
Anyone from uv reading this? please scrap this thing, there is a separate formatter ruff that anyone ll use if they want a formatter. please do not complicate stuff. ruff ll come with its own configuration. this will have its own config at some point. potential rule clashes, ignore plugins. please do not go in this direction
replies(3): >>44981436 #>>44983668 #>>44984364 #
1. HelloNurse ◴[] No.44984364[source]
A clean alternative: automatically adding ruff as a tool when creating a new pyproject.toml file, with a command line flag to opt out for the minority who know they don't intend to use ruff. For the majority of users, simplicity is worth an accidental download.