David Sherret

Results 771 comments of David Sherret

> With the ignore walker IIRC you can return a value to cause it to stop walking a folder tree. Which would allow you top stop and then start a...

Oh, I didn't know that. Thanks! It's faster when increasing the number of threads, but it gets slower after a certain point. `num_cpus() - 1` might not be the most...

> If we have a similar directory structure, dprint will take subdir/dprint.json as the configuration file first, rather than the dprint.json. Are you running dprint with a cwd in the...

What error are you getting? It works on the ci

Can you paste here instead of linking to another site?

Thanks. Is there more detail if you run a single failing test?

Try running `cargo build` first. The error message should be improved in the future.

Probably one of the tests is segfaulting on your platform.

Maybe upgrading wasmer will fix it: https://github.com/dprint/dprint/pull/865

Not fixed yet. It's creating massive IDs when running `deno install --log-level=debug` (so massive, github doesn't seem to want to allow me to paste them in here)