mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-19 18:01:15 -03:00
Instead of invoking littlecheck.py independently for each file, pass all files at once. This amortizes the Python startup cost, and reduces the total test time by ~15 seconds (!).