Skip to content

feat: add shared Rust policy templates#8

Merged
jan-kubica merged 1 commit into
mainfrom
codex/rust-config
Jun 23, 2026
Merged

feat: add shared Rust policy templates#8
jan-kubica merged 1 commit into
mainfrom
codex/rust-config

Conversation

@jan-kubica

Copy link
Copy Markdown
Contributor

Summary

  • add source-of-truth Rust formatting, Clippy, Cargo lint, profile, and alias templates
  • document copy/sync adoption because Cargo cannot extend these settings from another package
  • update the tooling README to include Rust policy templates

Checks

  • bun run format
  • bun run typecheck
  • bun test
  • bun run lint
  • bun run publint
  • bun run pack:dry-run
  • python TOML parse check for rust/*.toml
  • cargo fmt --all -- --check, cargo clippy --all-targets --all-features -- -D warnings, and cargo test --all-features on a throwaway crate using the templates

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@jan-kubica jan-kubica marked this pull request as ready for review June 23, 2026 21:46
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@jan-kubica jan-kubica merged commit 7156c2f into main Jun 23, 2026
3 checks passed
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