Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Add CI formatting and doctest checks#8

Merged
satoshi-szk merged 1 commit into
mainfrom
codex/add-ci-format-and-doctest
Apr 27, 2026
Merged

Add CI formatting and doctest checks#8
satoshi-szk merged 1 commit into
mainfrom
codex/add-ci-format-and-doctest

Conversation

@satoshi-assistant
Copy link
Copy Markdown
Contributor

Summary

  • Add a Rust formatting check job to CI.
  • Run cargo check before tests on each platform.
  • Run doctests explicitly on each platform.

Verification

  • cargo fmt --all -- --check
  • cargo check --all-targets
  • cargo test --doc

@satoshi-szk satoshi-szk merged commit 2779a64 into main Apr 27, 2026
4 checks passed
@satoshi-szk satoshi-szk deleted the codex/add-ci-format-and-doctest branch April 27, 2026 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants