You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`cargo fmt --check` was not run before pushing the v0.4.0 cohort.
The release pipeline still produces correct binaries (release.yml
doesn't gate on fmt), but the parallel `ci.yml` run on the v0.4.0
commit fails on style. Format and push to main so subsequent commits
land green; v0.4.0 binaries are unaffected.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments