Jonas Chevalier

Results 831 comments of Jonas Chevalier

It's not a priority right now. This is mostly handy in cases where the cloud auto-scaler is being used.

try `treefmt.config.settings.global.excludes = [ "dir1" "dir2" ]`

assuming it's fixed

/cc @Ruixi-rebirth that added the formatter

this is better handled by treefmt2, since it can now use `git ls-files` as a backend

Waiting for nixos-unstable to become available: https://nixpk.gs/pr-tracker.html?pr=323172

The best is to talk to upstream so they add the missing options. Iterating over files in rust is always going to be faster than spawning a new process on...