Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix clippy::doc_markdown warnings. #1474

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

waywardmonkeys
Copy link
Contributor

  • Added a CHANGELOG.md entry

Summary

Warnings from clippy::doc_markdown were fixed.

Motivation

We want to have better, more consistent documentation.

Details

Warnings were fixed.

Also, add a clippy.toml to suppress some warnings about things that aren't identifiers.

Also, add a `clippy.toml` to suppress some warnings about things
that aren't identifiers.
Copy link
Member

@dhardy dhardy left a comment

Choose a reason for hiding this comment

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

Thanks

@dhardy dhardy merged commit f3aab23 into rust-random:master Jul 20, 2024
14 checks passed
@waywardmonkeys waywardmonkeys deleted the fix-doc-markdown-lints branch July 20, 2024 12:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants