mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-22 02:01:24 +01:00
enable doc_markdown lint
This commit is contained in:
parent
0f2cf26a36
commit
da440934bd
21 changed files with 51 additions and 46 deletions
|
|
@ -24,6 +24,7 @@ dbg_macro = "warn"
|
|||
default_trait_access = "warn"
|
||||
default_union_representation = "warn"
|
||||
deref_by_slicing = "warn"
|
||||
doc_markdown = "warn"
|
||||
empty_drop = "warn"
|
||||
empty_structs_with_brackets = "warn"
|
||||
error_impl_error = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue