We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11ba47 commit 88a1021Copy full SHA for 88a1021
Cargo.toml
@@ -21,3 +21,4 @@ nursery = { level = "deny", priority = -1 }
21
# see https://github.com/rust-lang/rust-clippy/issues/12729
22
# panic = "deny"
23
used_underscore_items = "allow"
24
+doc_markdown = "allow"
0 commit comments