Zanie Blue

Results 2957 comments of Zanie Blue

I think the next step is to do a bisect, though I suspect we've just reached some threshold of complexity that the linker has problems with on powerpc. I briefly...

We are going to drop support for now, see https://github.com/astral-sh/uv/pull/9810

Yeah we just need to make sure we're doing the right thing in all the subprocess calls — it will be a second before I prioritize this.

Closing in favor of #6940

Yeah basically agree we should change the default.

@michaeloliverx please open a new issue and include the full logs.

Roughly, one proposed interface would be the generalization of `ruff check` and the addition of flags such as `--lint` / `--no-lint` and `--format` / `--no-format` to enable specific tools. These...

> How does this work for I001 (isort)? > I kind of disagree. But if it is, import sorting also falls in this category... We are also of the opinion...

I also have a long proposal adding a `ruff fix` command to resolve some of the awkwardness of putting everything in `check` — it's hard to be certain it will...

@jhossbach I'd recommend moving forward with an intermediary solution as there's still quite a bit of work to be done on this issue.