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

Use backticks for the type name in generated comments #760

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

proski
Copy link
Contributor

@proski proski commented Jan 28, 2025

Missing backticks trigger the pedantic doc_markdown lint in clippy.


This complements #757 and resolves all remaining doc_markdown lints. Submitting separately due to the large number of changes. The only non-trivial change is in typify-impl/src/type_entry.rs.

Missing backticks trigger the pedantic `doc_markdown` lint in clippy.
Copy link
Collaborator

@ahl ahl left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for this

@ahl ahl merged commit 0226a73 into oxidecomputer:main Feb 2, 2025
4 checks passed
@proski proski deleted the name-in-backticks branch February 3, 2025 05:12
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.

2 participants