Skip to content

feat(standards): add Rust to template configuration#2

Merged
matthew-on-git merged 2 commits intomainfrom
feat/rust-support
Mar 4, 2026
Merged

feat(standards): add Rust to template configuration#2
matthew-on-git merged 2 commits intomainfrom
feat/rust-support

Conversation

@matthew-on-git
Copy link
Contributor

Summary

  • Add commented # - rust entry to .devrail.yml
  • Add commented pre-commit-cargo hooks (cargo-fmt + cargo-clippy) to .pre-commit-config.yaml

Test plan

  • Verify .devrail.yml includes # - rust in commented language list
  • Verify .pre-commit-config.yaml includes commented Rust hooks section
  • Uncomment rust, run make check to confirm integration

🤖 Generated with Claude Code

matthew-on-git and others added 2 commits March 4, 2026 13:08
Add commented rust entry to .devrail.yml and pre-commit-cargo hooks
to .pre-commit-config.yaml for Rust language support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add a seventh critical rule to all agent shim files: never suppress
failing checks. Fix the root cause instead of adding blanket
suppressions, commenting out code, or disabling rules.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@matthew-on-git matthew-on-git merged commit 9edfa25 into main Mar 4, 2026
6 checks passed
@matthew-on-git matthew-on-git deleted the feat/rust-support branch March 4, 2026 20:58
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