mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 23:31:24 +01:00
enable doc_markdown lint
This commit is contained in:
parent
c9859a9b2d
commit
5048af3a8f
4 changed files with 17 additions and 7 deletions
|
|
@ -63,7 +63,7 @@ pub(crate) enum Error {
|
|||
#[error("{0}")]
|
||||
BadConfig(&'static str),
|
||||
#[error("{0}")]
|
||||
/// Don't create this directly. Use Error::bad_database instead.
|
||||
/// Don't create this directly. Use [`Error::bad_database`] instead.
|
||||
BadDatabase(&'static str),
|
||||
#[error("uiaa")]
|
||||
Uiaa(UiaaInfo),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue