mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 17:21:14 -03:00
build_tools/check.sh is supposed to fail on formatting violations. I don't think we have a good reason for running build_tools/style.fish outside check.sh. black is the only formatter not versioned in CI -- but we can probably satisfy all realistic versions. Ref: https://github.com/fish-shell/fish-shell/pull/11608#discussion_r2173176621