Zanie Blue

Results 2936 comments of Zanie Blue

Definitely a long-term goal, we're kind of using this as the basis for the v1.0.0 milestone. We are supporting a small amount of Rust API changes for use in other...

Doesn't really seem to provide a speed up on CI since it's network IO bound :(

It is quite a bit faster locally though, biasing towards merging.

Thank you! It looks like this didn't make it into v0.3.0 and will need to be considered for v0.4.0 instead

That summary looks reasonable to me, with the addition that we should probably deprecate and remove the `ignore_init` option and remove third-party imports by default?

We _could_ hint to UV to use the correct version as we do for virtual environments, I would expect this command to work as well. https://github.com/astral-sh/uv/blob/65518c9c585648267721a6effc090cb2f18e12dc/python/uv/__main__.py#L29-L31

Generally, we support running with a version of Ruff you provide instead of the one in the environment. I believe that version meets most of the requirements specified in our...

Hm that's very weird. It should "just work", I've never seen anything like this. I'm on v1.87.2 as well and having no problems on macOS.

You can also verify these configuration files via their JSON schemas e.g. https://github.com/astral-sh/ruff/blob/main/ruff.schema.json / https://www.schemastore.org/json/