Commit 275c1dd
committed
ci: Treat rustdoc warnings as errors in validate target
Broaden the existing 'cargo doc --lib' in the Makefile validate
target to '--workspace --no-deps --document-private-items' and
set RUSTDOCFLAGS='-D warnings' so that any rustdoc warnings
(broken links, unclosed HTML tags, bare URLs, etc.) will fail
CI.
Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: John Eckersberg <jeckersb@redhat.com>1 parent 272fde0 commit 275c1dd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments