We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[INFO] [stderr] Documenting conventional v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: Missing code example in this documentation [INFO] [stderr] --> src/commit.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | /// A conventional commit. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | rustdoc, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] = note: `#[deny(missing_doc_code_examples)]` implied by `#[deny(rustdoc)]` [INFO] [stderr]
The text was updated successfully, but these errors were encountered:
My recommendation is that lib.rs should not turn warnings into errors but the CI should with a pinned rustc.
lib.rs
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: