Skip to content

fix: remove continue-on-error from rustfmt CI job#197

Merged
Shooksie merged 1 commit intomainfrom
ao/task-1754
Mar 30, 2026
Merged

fix: remove continue-on-error from rustfmt CI job#197
Shooksie merged 1 commit intomainfrom
ao/task-1754

Conversation

@Shooksie
Copy link
Copy Markdown
Contributor

Summary

  • Remove continue-on-error: true from the rustfmt CI job so formatting violations now block PRs

Test plan

  • Verified no existing fmt violations (cargo fmt --all -- --check passes)
  • CI should now fail on rustfmt violations

🤖 Generated with Claude Code

Formatting violations will now block PRs instead of being silently ignored.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Shooksie Shooksie merged commit 2490a10 into main Mar 30, 2026
6 of 24 checks passed
@Shooksie Shooksie deleted the ao/task-1754 branch March 30, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant