Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add rust examples to workspace #4609

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

thibault-martinez
Copy link
Member

Adds rust examples to the workspace, the same way docs examples are already part of it, to:

  • Enable consistent formatting across our rust crates, be it core crates or examples
  • Ensure examples don't fall out of sync with the crates. Tic-tac-toe examples was currently not compiling and we couldn't notice it because it wasn't part of the workspace.

Fixes #4480

@thibault-martinez thibault-martinez requested review from a team as code owners December 23, 2024 16:11
@iota-ci iota-ci added dev-tools Issues related to the Developer Tools Team sc-platform Issues related to the Smart Contract Platform group. labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Issues related to the Developer Tools Team sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply format to rust examples and CI check
4 participants