Skip to content

docs: link to README docs + align link style #179

docs: link to README docs + align link style

docs: link to README docs + align link style #179

Triggered via pull request March 17, 2025 08:10
Status Success
Total duration 36s
Artifacts

test.yml

on: pull_request
Matrix: required
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
[clippy] crates/motsu/README.md#L7: crates/motsu/README.md#L7
warning: possible intra-doc link using quotes instead of backticks --> crates/motsu/src/../README.md:7:16 | 7 | `motsu` means ["to hold"][to-hold] in Japanese -- we hold a stylus in our hand. | ^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_link_with_quotes = note: `-W clippy::doc-link-with-quotes` implied by `-W clippy::pedantic` = help: to override `-W clippy::pedantic` add `#[allow(clippy::doc_link_with_quotes)]`
[clippy] crates/motsu/README.md#L7: crates/motsu/README.md#L7
warning: possible intra-doc link using quotes instead of backticks --> crates/motsu/src/../README.md:7:16 | 7 | `motsu` means ["to hold"][to-hold] in Japanese -- we hold a stylus in our hand. | ^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_link_with_quotes = note: `-W clippy::doc-link-with-quotes` implied by `-W clippy::pedantic` = help: to override `-W clippy::pedantic` add `#[allow(clippy::doc_link_with_quotes)]`