Commit f9d9eef
fix(vault): backtick OAuth2 in new doc comments (clippy doc_markdown)
CI clippy flagged two unbackticked `OAuth2` doc items (the codebase
backticks it elsewhere). Verified with an isolated CARGO_TARGET_DIR
clippy run so the result doesn't share cargo's build cache (the source
of the repeated local false-greens).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent d4c2116 commit f9d9eef
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments