#!/bin/sh
# Run rustfmt for the whole workspace (matches CI: cargo fmt --all -- --check).
# Re-stages any staged .rs files so formatting is part of the commit.
staged=""
| && {
if ! ; then
fi
}
| ||
if ! ; then
fi
| | while ; do
[ &&
done