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

resolve some missing doc and clippy #6027

Merged
merged 3 commits into from
Jan 12, 2024
Merged

Conversation

tcoratger
Copy link
Contributor

Description

This pull request addresses missing documentation and resolves Clippy warnings in the codebase. The changes include adding inline comments, updating existing documentation, and ensuring adherence to Clippy's best practices.

Changes Made

  • Added missing documentation for several functions and types.
  • Resolved Clippy warnings by addressing code style and best practice recommendations.
  • Improved code readability with added comments where needed.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hell yeah!

pending some cargo docs issue, private links.
I think we can remove the [TransactionId] link

@mattsse mattsse added the C-docs An addition or correction to our documentation label Jan 11, 2024
@tcoratger
Copy link
Contributor Author

hell yeah!

pending some cargo docs issue, private links. I think we can remove the [TransactionId] link

@mattsse Done :)

@onbjerg onbjerg requested a review from mattsse January 12, 2024 12:03
@onbjerg onbjerg added this pull request to the merge queue Jan 12, 2024
Merged via the queue into paradigmxyz:main with commit 16a6e00 Jan 12, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants