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

Allow a pedantic doc comment lint #157

Merged
merged 3 commits into from
Mar 19, 2025
Merged

Allow a pedantic doc comment lint #157

merged 3 commits into from
Mar 19, 2025

Conversation

abrown
Copy link
Contributor

@abrown abrown commented Mar 18, 2025

This enables clippy::suspicious_doc_comments that is a bit too strict for the generated code.

abrown added 3 commits March 18, 2025 16:29
This enables `clippy::suspicious_doc_comments` that is a bit too strict
for the generated code.
@abrown abrown requested a review from mingqiusun March 18, 2025 23:58
@abrown abrown merged commit b4587a1 into intel:main Mar 19, 2025
17 checks passed
@abrown abrown deleted the fix-clippy branch March 19, 2025 17:39
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