mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 06:55:34 +08:00

Some checks failed
make test / macos (push) Waiting to run
make test / ubuntu (push) Waiting to run
Rust checks / rustfmt (push) Waiting to run
make test / ubuntu-32bit-static-pcre2 (push) Waiting to run
make test / ubuntu-asan (push) Waiting to run
Rust checks / clippy (push) Waiting to run
Lock threads / lock (push) Has been cancelled
Before, it unnecessarily stated that there are three `--style` options, when there are actually four. I also align the default `--style=script` argument to the beginning of the line to match the other options visually for easier scanning.